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