Photon Unity Networking: IPunObservable Interface Reference

Photon Unity Networking

IPunObservable Interface Reference

Defines the OnPhotonSerializeView method to make it easy to implement correctly for observable scripts. More...

Inherited by PhotonAnimatorView, PhotonRigidbody2DView, PhotonRigidbodyView, and PhotonTransformView.

Public Member Functions

void OnPhotonSerializeView (PhotonStream stream, PhotonMessageInfo info)
 Called by PUN several times per second, so that your script can write and read synchronization data for the PhotonView. More...
 

Detailed Description

Defines the OnPhotonSerializeView method to make it easy to implement correctly for observable scripts.

Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH