InternalVariableBase
Class in Arbor / Inherits from: UnityEngine.MonoBehaviour
Implements interfaces: IValueGetter
Description
Base class of Variable and VariableList.
Properties
| Property Name | Description | 
|---|---|
| parameterContainer | Gets the NodeGraph. | 
| valueObject | Value object | 
| valueType | Value type of parameter | 
Methods
| Method Name | Description | 
|---|---|
| Initialize | For Editor. |