|
Arbor 3: FSM & BT Graph Editor
3.7.8
|
パラメータの参照。 [詳解]
公開変数類 | |
| int | id |
| ID。 [詳解] | |
| string | name |
| パラメータ名。 [詳解] | |
プロパティ | |
| ParameterReferenceType | type [get] |
| ParameterContainerの参照タイプ [詳解] | |
| ParameterContainerBase | container [get, set] |
| 格納しているコンテナ。 [詳解] | |
| virtual Parameter.? Type | referenceType [get] |
| 参照するParameter.Typeを返す。 [詳解] | |
| Parameter? | parameter [get] |
| パラメータを取得する。存在しない場合はnull。 [詳解] | |
| ParameterContainerBase | constantContainer [get, set] |
| 定数指定しているコンテナ [詳解] | |
その他の継承メンバ |
パラメータの参照。
| int id |
ID。
| string name |
パラメータ名。
|
getset |
定数指定しているコンテナ
|
getset |
格納しているコンテナ。
|
get |
パラメータを取得する。存在しない場合はnull。
|
get |
参照するParameter.Typeを返す。
|
get |
ParameterContainerの参照タイプ