Arbor: State Diagram Editor
2.2.0
|
Class to handle a flexible bool type reference method there is more than one. More...
Public Types | |
enum | Type { Constant, Parameter, Random, Calculator } |
Reference type More... | |
Public Member Functions | |
FlexibleBool (bool value) | |
FlexibleBool (BoolParameterReference parameter) | |
FlexibleBool (float probability) | |
FlexibleBool (InputSlotBool slot) | |
Static Public Member Functions | |
static | operator bool (FlexibleBool ab) |
static | operator FlexibleBool (bool value) |
Properties | |
bool | value [get] |
It returns a value More... | |
Class to handle a flexible bool type reference method there is more than one.
|
strong |
Reference type
Enumerator | |
---|---|
Constant |
Constant |
Parameter | |
Random |
Random |
Calculator |
Calculator slot |
FlexibleBool | ( | bool | value | ) |
FlexibleBool | ( | BoolParameterReference | parameter | ) |
FlexibleBool | ( | float | probability | ) |
FlexibleBool | ( | InputSlotBool | slot | ) |
|
explicitstatic |
|
explicitstatic |
|
get |
It returns a value