Open Dev Kit Documentation :: General :: Property Aspect
Root.PropertyAspectAspects of a property
Constants
- Value (`Value`)
- Its value or array size
- Dynamic Type (`DynamicType`)
- Type of value
- Script (`Script`)
- Retrieve expression script of node
- Reset (`Reset`)
- Reset override flag
- Create (`Create`)
- Creates a new default pointer for the value
- Remove (`Remove`)
- Removes a value from an array
- Insert (`Insert`)
- Inserts a value in an array
- Move (`Move`)
- Moves a value in an array
If you think anything is missing, please feel free to: submit documentation feedback on this page
