Свойство | Type | Description | |
---|---|---|---|
cam | CameraMove, | ||
fm | FadeManager, | ||
panelGlobalGO | GameObject | ||
panelIndividualGO | GameObject | ||
panelMatchGO | GameObject | ||
skin | |||
thequitButton | Rect |
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
OnApplicationQuit ( ) : void | ||
OnDisconnectedFromServer ( NetworkDisconnection info ) : void | ||
OnGUI ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Méthode | Description | |
---|---|---|
dataTreatment ( string dataString, string stringLeaderboard ) : void | ||
getInfoOnPlayerConnected ( NetworkPlayer player, string name, string id, int vict, string packname ) : void | ||
isAskedForQuit ( NetworkPlayer player ) : void | ||
quitScene ( ) : void | ||
sendStatus ( NetworkPlayer player, int statut ) : void |
public OnDisconnectedFromServer ( NetworkDisconnection info ) : void | ||
info | NetworkDisconnection | |
Résultat | void |