|
Arbor 3: FSM & BT Graph Editor
3.6.0
|
Variableのジェネリッククラス。 More...
Properties | |
| override System.Type | valueType [get] |
| パラメータの値の型 More... | |
| override object | valueObject [get, set] |
| 値のオブジェクト More... | |
| T | value [get, set] |
| Variableの値 More... | |
Properties inherited from VariableBase | |
| abstract System.Type | valueType [get] |
| パラメータの値の型 More... | |
| abstract object | valueObject [get, set] |
| 値のオブジェクト More... | |
| ParameterContainerInternal | parameterContainer [get] |
| NodeGraphを取得。 More... | |
Additional Inherited Members | |
Public Member Functions inherited from VariableBase | |
| void | Initialize (ParameterContainerInternal container) |
| Editor用。 More... | |
Static Public Member Functions inherited from VariableBase | |
| static System.Type | GetDataType (System.Type variableClassType) |
| Varableクラスが持つデータ型を取得する。 More... | |
| static VariableBase | Create (ParameterContainerInternal container, System.Type type) |
| Editor用。 More... | |
Variableのジェネリッククラス。
| T | Variableに格納するパラメータの型 |
|
getset |
Variableの値
|
getset |
値のオブジェクト
|
get |
パラメータの値の型