Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

Added To World

Called when the object is added to the world. Examples of when World Objects are added:

  • On Start

  • When spawned by Spawn Asset

  • When spawned by a provider like Equippable Provider or VR Grabbable Instantiator

Removed From World

Object has been removed from the world, e.g., unspawned by a provider, “disposed” in a World Object Disposal, etc.

Related Articles

VR App Configuration and ObjectsUnity Components