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