Arbor 3: FSM & BT Graph Editor
3.4.0
|
Component type of input slot More...
Public Member Functions | |
T | GetValue< T > () |
Get value. More... | |
![]() | |
bool | GetValue (ref T value) |
Get the value More... | |
Additional Inherited Members | |
![]() | |
override System.Type | dataType [get] |
The type of data stored in the slot More... | |
T GetValue< T > | ( | ) |
Get value.
T | Type of value to get. |
T | : | Component |