SceneObject hosting this NetworkRootInfo.
Network id of this instantiated object
Store containing information about the prefab instantiation
true if this instance was instantiated by the current local user in the current session
User that owns this instance, or null if unowned
OptionalpermissivePersistence: PersistencePersistence of the instantiated object
Helper callbacks related to the data store
ReadonlydataStore containing information about the prefab instantiation
The instantiated SceneObject. Exists as a child of this SceneObject.
Readonlylocallytrue if this instance was instantiated by the current local user in the current session
ReadonlynetworkNetwork id of this instantiated object
Event triggered when the instantiated object is destroyed (both locally or remotely)
Event triggered when the instantiated object is destroyed (both locally or remotely)
Event triggered when the instantiated object is destroyed locally
Event triggered when the instantiated object is destroyed remotely
ReadonlyownerUser that owns this instance, or null if unowned
ReadonlypersistenceReadonlysceneSceneObject hosting this NetworkRootInfo.
Returns true if the local user is allowed to modify this store
true if the local user is allowed to modify this store
Returns true if the local user is allowed to modify this store
true if the local user is allowed to modify this store
Used internally for finishing the NetworkRootInfo setup after the child object has been instantiated
Returns the owner's connectionId if an owner exists, otherwise null
The owner's connectionId if an owner exists, otherwise null
Returns the owner's userId if an owner exists, otherwise null
The owner's userId if an owner exists, otherwise null
Returns true if the instantiated object is owned by a user with the passed in connectionId
connectionId of a user
true if the instantiated object is owned by a user with the passed in connectionId
Returns true if the instantiated object is owned by the user connection
userInfo of a user
true if the instantiated object is owned by the user connection
Provides information about instantiated prefabs. Exists on a root parent object that instantiated prefabs are spawned underneath.