API reference
API reference
Select your platform
No SDKs available
No versions available

DeprecatedPrefab Class

Extends MonoBehaviour
This component, to be placed at the root of a prefab, indicates that said prefab has been deprecated and should be replaced or unpacked before upgrading.

Static Fields

label : readonly string
Signature
readonly string Oculus.Interaction.DeprecatedPrefab.label

Protected Methods

Start ()
Signature
virtual void Oculus.Interaction.DeprecatedPrefab.Start()
Returns
void