VariableList<T>
Class in Arbor / Inherits from: VariableListBase
Description
A generic class of VariableList.
Type Parameters
| Type Parameter Name | Description | Type Constraints |
|---|---|---|
| T | Type of parameter to be stored in VariableList |
Properties
| Property Name | Description |
|---|---|
| value | Value of Variable |
| valueObject | Value object |
| valueType | Value type of parameter |
Inherited Members
Properties
| Property Name | Description |
|---|---|
| parameterContainer | Gets the NodeGraph. |
Methods
| Method Name | Description |
|---|---|
| Initialize | For Editor. |
Static Methods
| Method Name | Description |
|---|---|
| Create | For Editor. |
| GetDataType | Get the data type possessed by the Variable class. |