Свойство | Type | Description | |
---|---|---|---|
correctPos | Vector3 | ||
correctRot | Quaternion | ||
myRigidbody | |||
myTransform | Transform |
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
OnMasterClientSwitched ( PhotonPlayer, player ) : void | ||
OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void | ||
OnSerializeNetworkView ( BitStream stream, |
||
Start ( ) : void | ||
Update ( ) : void | ||
uLink_OnSerializeNetworkView ( uLink stream, uLink info ) : void |
protected OnMasterClientSwitched ( PhotonPlayer, player ) : void | ||
player | PhotonPlayer, | |
Résultat | void |
protected OnPhotonSerializeView ( PhotonStream, stream, PhotonMessageInfo, info ) : void | ||
stream | PhotonStream, | |
info | PhotonMessageInfo, | |
Résultat | void |
protected OnSerializeNetworkView ( BitStream stream, |
||
stream | BitStream | |
info | ||
Résultat | void |
protected uLink_OnSerializeNetworkView ( uLink stream, uLink info ) : void | ||
stream | uLink | |
info | uLink | |
Résultat | void |
protected Rigidbody,UnityEngine myRigidbody | ||
Résultat |