enum | Flag { } |
OptionalAttribute ( Flag flags ) |
None | Presents the Optional tag and moves it into the Optional Section. |
AutoGenerated | Indicates that if the reference is missing, a new object will be created and linked to it during runtime. |
DontHide | Indicates that even though the reference is Optional, it is important for the component to work as expected. |
Obsolete | Indicates that the field is obsolete and should be avoided. |
Flag Oculus.Interaction.OptionalAttribute.Flags |
---|
No description available.
|
Oculus.Interaction.OptionalAttribute.OptionalAttribute ( ) |
---|
No description available.
|
Oculus.Interaction.OptionalAttribute.OptionalAttribute ( Flag flags ) |
---|
No description available.
|