C# Class PhotonRigidbodyView

Inheritance: MonoBehaviour, IPunObservable
Afficher le fichier Open project: daniel-cheng/stellar Class Usage Examples

Méthodes publiques

Méthode Description
OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void

Private Methods

Méthode Description
Awake ( ) : void

Method Details

OnPhotonSerializeView() public méthode

public OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void
stream PhotonStream,
info PhotonMessageInfo,
Résultat void