Class BOOL
- Namespace
- PIKLib
- Assembly
- PIKLib.dll
Boolean value.
BOOL : OBJECT
- Inheritance
-
BOOL
- Inherited Members
Properties
TOINI
bool TOINI
Property Value
VALUE
bool VALUE
Property Value
Methods
SET(bool)
Sets the value of the object to value.
void SET(bool value)
Parameters
valueboolNew value for the object.
SWITCH(bool, bool)
Switches the value of the object between TRUE and FALSE.
void SWITCH(bool _unused1, bool _unused2)
Parameters
Events
ONBRUTALCHANGED
SignalHandler<stringified_value>? ONBRUTALCHANGED
Event Type
ONCHANGED
SignalHandler<stringified_value>? ONCHANGED