C# Class networkPlayer, Lucid

Inheritance: Photon.MonoBehaviour
Afficher le fichier Open project: hydrater/Lucid

Méthodes publiques

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

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

OnPhotonSerializeView() public méthode

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