|
Arbor 3: FSM & BT Graph Editor
3.7.8
|
Reference VariableList parameters. More...
Public Member Functions | |
| bool | SetVariableList< TVariable > (IList< TVariable > value) |
| Set Variable value More... | |
| IList< TVariable > | GetVariableList< TVariable > () |
| Get VariableList value More... | |
Properties | |
| object | value [get, set] |
| Value of the parameter More... | |
Properties inherited from ParameterReference | |
| ParameterReferenceType | type [get] |
| Reference type of ParameterContainer More... | |
| ParameterContainerBase | container [get, set] |
| Is stored to that container. More... | |
| virtual Parameter.? Type | referenceType [get] |
| Returns the Parameter.Type to be referenced. More... | |
| Parameter? | parameter [get] |
| Get the parameters. More... | |
| ParameterContainerBase | constantContainer [get, set] |
| Container specifying a constant More... | |
Additional Inherited Members | |
Public Attributes inherited from ParameterReference | |
| int | id |
| ID. More... | |
| string | name |
| Paramenter name. More... | |
Reference VariableList parameters.
| IList<TVariable> GetVariableList< TVariable > | ( | ) |
Get VariableList value
| TVariable | Variable value type |
| bool SetVariableList< TVariable > | ( | IList< TVariable > | value | ) |
|
getset |
Value of the parameter