Arbor 3: FSM & BT Graph Editor  3.4.0
AnyParameterReference Class Reference

Parameter reference specifying type. More...

Inheritance diagram for AnyParameterReference:
ParameterReference

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...
 

Detailed Description

Parameter reference specifying type.

Available Attributes :

Constructor & Destructor Documentation

AnyParameterReference ( System.Type  parameterType)

Create AnyParameterReference

Parameters
parameterTypeParameter Type

Property Documentation

System.Type parameterType
getset

Parameter Type