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