Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void | ||
SendBattleState ( ) : void | ||
SendChangingTurn ( ) : void |
Méthode | Description | |
---|---|---|
ReceiveBattleState ( int state ) : void | ||
ReceiveChangingTurn ( int stoneType ) : void |
public OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void | ||
stream | PhotonStream, | |
info | PhotonMessageInfo, | |
Résultat | void |