|
Arbor 3: FSM & BT Graph Editor
3.3.0
|
Parameter reference specifying type. More...
Public Member Functions | |
| AnyParameterReference () | |
| Create AnyParameterReference More... | |
| AnyParameterReference (System.Type parameterType) | |
| Create AnyParameterReference More... | |
Properties | |
| System.Type | parameterType [get, set] |
| Parameter Type 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... | |
Additional Inherited Members | |
Public Attributes inherited from ParameterReference | |
| int | id |
| ID. More... | |
| string | name |
| Paramenter name. More... | |
Parameter reference specifying type.
Available Attributes :
Create AnyParameterReference
| AnyParameterReference | ( | System.Type | parameterType | ) |
Create AnyParameterReference
| parameterType | Parameter Type |
|
getset |
Parameter Type