SpatialSyncedObject
Component
Class
SpatialSys.UnitySDK.SpatialComponentBase
SpatialSyncedObject
Properties
| AssetID | |
| InstanceID | |
| destroyOnCreatorDisconnect | |
| destroyOnOwnerDisconnect | |
| documentationURL | |
| hasControl | Does this synced object have control? |
| isLocallyOwned | Is this synced object locally owned? |
| isMasterClientObject | |
| isSynced | Is this synced object synced across clients? |
| obsoleteMessage | |
| ownerActorID | The actor ID of the owner of this synced object. |
| prettyName | |
| saveWithSpace | |
| syncRigidbody | |
| syncTransform | |
| syncedObjectID | The ID of this synced object. |
| tooltip |
Methods
| TakeoverOwnership() | Takeover ownership of this synced object. |
Events
| onObjectInitialized | Called when this synced object is initialized. |
| onOwnerChanged | Called when the owner of this synced object changes. |
| onVariableChanged | Called when a network variable on this synced object changes. |