Property | Type | Description | |
---|---|---|---|
CmdSendActivity | void | ||
CmdSendMsg | void | ||
CmdSetName | void | ||
CmdSetTeam | void | ||
OnGUI | void | ||
RpcKickPlayer | void | ||
RpcReceiveMsg | void | ||
RpcTeleport | void | ||
Start | void | ||
Update | void |
Method | Description | |
---|---|---|
Validate ( ) : void |
Valid le message entre par l'utilisateur
|
Method | Description | |
---|---|---|
CmdSendActivity ( Activity, act ) : void | ||
CmdSendMsg ( string msg ) : void | ||
CmdSetName ( string name, string skin ) : void | ||
CmdSetTeam ( Team, team ) : void | ||
OnGUI ( ) : void | ||
RpcKickPlayer ( ) : void | ||
RpcReceiveMsg ( string msg ) : void | ||
RpcTeleport ( Vector3 pos ) : void | ||
Start ( ) : void | ||
Update ( ) : void |