|
Arbor 3: FSM & BT Graph Editor
3.7.8
|
VariableとVariableListの基底クラス。 [詳解]
公開メンバ関数 | |
| void | Initialize (ParameterContainerInternal container) |
| Editor用。 [詳解] | |
プロパティ | |
| abstract System.Type | valueType [get] |
| パラメータの値の型 [詳解] | |
| abstract object | valueObject [get, set] |
| 値のオブジェクト [詳解] | |
| ParameterContainerInternal | parameterContainer [get] |
| NodeGraphを取得。 [詳解] | |
VariableとVariableListの基底クラス。
| void Initialize | ( | ParameterContainerInternal | container | ) |
Editor用。
| container | ParameterContainerInternal |
|
get |
NodeGraphを取得。
|
getset |
値のオブジェクト
|
get |
パラメータの値の型