C++
void set( bool );
Description
Changes the instance to be of type kBoolean, and assigns a new value.
Parameters
Parameters | Description |
---|---|
value | Input new boolean value for this instance. |
void set( bool );
Changes the instance to be of type kBoolean, and assigns a new value.
Parameters | Description |
---|---|
value | Input new boolean value for this instance. |