|
Arbor 3: FSM & BT Graph Editor
3.7.8
|
Base class for parameters that handle List More...
Public Member Functions | |
| bool | SetList (IList< T > value) |
| Set the List. More... | |
| override bool | SetList (object value) |
| Set the List. More... | |
Properties | |
| abstract List< T > | listInstance [get] |
| List instance More... | |
| override object | listObject [get] |
| List instance object More... | |
Base class for parameters that handle List
| bool SetList | ( | IList< T > | value | ) |
Set the List.
| value | The List to set |
| override bool SetList | ( | object | value | ) |
Set the List.
| value | The List to set |
|
getprotected |
List instance
|
get |
List instance object