Inherits NetworkBehaviour.
|
override void | OnStopServer () |
|
void | ServerInit () |
|
void | ClientInit () |
|
void | ClientInitDismember (SyncList< bool > dismemberKey, SyncList< bool > dismemberValue) |
|
void | ServerApplyBlowUpDismember (int index) |
|
void | RpcClientApplyBlowUpDismember (int index) |
|
void | ServerApplyDismember (int index) |
|
void | RpcClientApplyDismember (int index) |
|