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