|
Arbor 3: FSM & BT Graph Editor
3.1.0
|
Output slot class specifying type More...
Public Member Functions | |
| OutputSlotAny () | |
| OutputSlotAny default constructor More... | |
| OutputSlotAny (System.Type targetType) | |
| OutputSlotAny constructor More... | |
| void | SetValue (object value) |
| Set the value More... | |
Properties | |
| override System.Type | dataType [get] |
| The type of data stored in the slot More... | |
Output slot class specifying type
| OutputSlotAny | ( | ) |
OutputSlotAny default constructor
| OutputSlotAny | ( | System.Type | targetType | ) |
OutputSlotAny constructor
| targetType | Output type |
| void SetValue | ( | object | value | ) |
Set the value
| value | The value to be set |
|
get |
The type of data stored in the slot