C# Class PhotonRigidbody2DView

Inheritance: MonoBehaviour, IPunObservable
ファイルを表示 Open project: daniel-cheng/stellar

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