Method | Description | |
---|---|---|
Inform ( bool haveNewAddresses, |
||
Informer ( HFTLog log, SharedState sharedState, string url, string domain ) : System | ||
Stop ( |
Method | Description | |
---|---|---|
InformCoroutine ( ) : IEnumerator |
public Inform ( bool haveNewAddresses, |
||
haveNewAddresses | bool | |
monoBehaviour | ||
addressBytes | byte | |
addressesStr | string | |
return | void |
public Informer ( HFTLog log, SharedState sharedState, string url, string domain ) : System | ||
log | HFTLog | |
sharedState | SharedState | |
url | string | |
domain | string | |
return | System |
public Stop ( |
||
monoBehaviour | ||
return | void |