BoolExtension extension
Extensions for bool.
- on
Properties
- toggled → bool
-
Available on bool, provided by the BoolExtension extension
Negates the boolean value.no setter
Methods
-
toInt(
) → int -
Available on bool, provided by the BoolExtension extension
Converts the boolean to 1 if true, otherwise 0.