Property | Type | Description | |
---|---|---|---|
broadcast | bool | ||
message | string | ||
port | int |
Method | Description | |
---|---|---|
IsBroadcasting ( ) : bool | ||
OnLevelWasLoaded ( int level ) : void | ||
SetBroadcasting ( bool broadcast ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
Broadcast ( ) : void |
public SetBroadcasting ( bool broadcast ) : void | ||
broadcast | bool | |
return | void |