BoolValue
BoolValue : ValueBase
Properties
Value
bool
It is used to save and handle boolean values.
Code Samples
Methods
Events
Changed
The event is called when the value changes.
Parameters
bool
value
Code Samples
Last updated