UNDER CONSTRUCTION:
Toggle
-
Similar to a DropDown, but uses the implicit options “On” and “Off”.
-
Option to have a [Toggle()] attribute with a keyword.
-
Requires the Float type.
Example:
[Toggle(_EXAMPLE_ON)]
_Example ("'Example' {Toggle:{On:{}, Off:{_PropToHide}}}", Float) = 0
_PropToHide ("’Prop To Hide’ {}", Float) = 0