StrixReplicator Methods |
The StrixReplicator type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckCreationPossibility |
Checks if the object can be instantiated by this client.
|
![]() | CheckEditPossibility |
Checks if the object can be edited by this client.
|
![]() | DeserializeProperties | |
![]() | FixedUpdate | |
![]() | OnDestroy | |
![]() | SerializeProperties |
Serializes the properties of all the StrixBehaviours on this game object and sends them over network. This method is called automatically as often as specified by the sendRate property. |