C# Class PhotonRigidbodyView

Inheritance: MonoBehaviour, IPunObservable
Exibir arquivo Open project: daniel-cheng/stellar Class Usage Examples

Public Methods

Method Description
OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void

Private Methods

Method Description
Awake ( ) : void

Method Details

OnPhotonSerializeView() public method

public OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void
stream PhotonStream,
info PhotonMessageInfo,
return void