Arbor 3: FSM & BT Graph Editor
3.7.8
|
A generic class of VariableList. More...
Properties | |
override sealed System.Type | valueType [get] |
Value type of parameter More... | |
override sealed object | valueObject [get, set] |
Value object More... | |
IList< T > | value [get, set] |
Value of Variable More... | |
Properties inherited from InternalVariableBase | |
abstract System.Type | valueType [get] |
Value type of parameter More... | |
abstract object | valueObject [get, set] |
Value object More... | |
ParameterContainerInternal | parameterContainer [get] |
Gets the NodeGraph. More... | |
Additional Inherited Members | |
Public Member Functions inherited from InternalVariableBase | |
void | Initialize (ParameterContainerInternal container) |
For Editor. More... | |
Static Public Member Functions inherited from VariableListBase | |
static System.Type | GetDataType (System.Type variableClassType) |
Get the data type possessed by the Variable class. More... | |
static VariableListBase | Create (ParameterContainerInternal container, System.Type type) |
For Editor. More... | |
A generic class of VariableList.
T | Type of parameter to be stored in VariableList |
|
getset |
Value of Variable
|
getset |
Value object
|
get |
Value type of parameter