Variable<T>

Class in Arbor / Inherits from: VariableBase
Implements interfaces: IValueGetter<T>

A generic class of Variable.

Type Parameter Name Description Type Constraints
T Type of parameter to be stored in Variable
Property Name Description
value Value of Variable
valueObject Value object
valueType Value type of parameter
Property Name Description
parameterContainer Gets the NodeGraph.
Method Name Description
Initialize For Editor.
Method Name Description
Create For Editor.
GetDataType Get the data type possessed by the Variable class.