-
Notifications
You must be signed in to change notification settings - Fork 6
Bool
Bananenbrot edited this page Aug 10, 2023
·
3 revisions
The Bool Property is a boolean value variable. You can add a boolean value variable to the Properties by writing a new comment over the variable with the syntax:
#STB-Input-{Space}-Bool
This Property is only displayed in the Panel.
#STB-Input-Panel-Bool
MyBool = TrueThis Property is displayed in the Panel and also in the Dialog.
#STB-Input-Panel-Bool /// #STB-Input-Dialog-Bool
MyBool = FalseRelease-Notes
If you have any questions, ask them here