Click or drag to resize

StrixReplicator Methods

The StrixReplicator type exposes the following members.

Methods
  NameDescription
Public methodCheckCreationPossibility
Checks if the object can be instantiated by this client.
Public methodCheckEditPossibility
Checks if the object can be edited by this client.
Public methodDeserializeProperties
Public methodFixedUpdate
Public methodOnDestroy
Public methodSerializeProperties
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.
Top
See Also