VariableValueType Enumeration
Available value types of user-controllable variables
Members
| Name | Value | Description |
|---|---|---|
| Int | Any integer value | |
| ShowHide | Bool value, that uses Show / Hide strings in the UI | |
| String | Any string value | |
| YesNo | Bool value, that uses Yes / No strings in the UI |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.