|
Arbor 3: FSM & BT Graph Editor
3.7.8
|
Variableのジェネリッククラス。 [詳解]
プロパティ | |
| override sealed System.Type | valueType [get] |
| パラメータの値の型 [詳解] | |
| override sealed object | valueObject [get, set] |
| 値のオブジェクト [詳解] | |
| T | value [get, set] |
| Variableの値 [詳解] | |
基底クラス InternalVariableBase に属する継承プロパティ | |
| abstract System.Type | valueType [get] |
| パラメータの値の型 [詳解] | |
| abstract object | valueObject [get, set] |
| 値のオブジェクト [詳解] | |
| ParameterContainerInternal | parameterContainer [get] |
| NodeGraphを取得。 [詳解] | |
その他の継承メンバ | |
基底クラス InternalVariableBase に属する継承公開メンバ関数 | |
| void | Initialize (ParameterContainerInternal container) |
| Editor用。 [詳解] | |
基底クラス VariableBase に属する継承静的公開メンバ関数 | |
| static System.Type | GetDataType (System.Type variableClassType) |
| Varableクラスが持つデータ型を取得する。 [詳解] | |
| static VariableBase | Create (ParameterContainerInternal container, System.Type type) |
| Editor用。 [詳解] | |
Variableのジェネリッククラス。
| T | Variableに格納するパラメータの型 |
|
getset |
Variableの値
|
getset |
値のオブジェクト
|
get |
パラメータの値の型