Arbor 3: FSM & BT Graph Editor  3.2.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
Parameter parameter [get]
 Get the parameters. More...
 

Additional Inherited Members

- Public Attributes inherited from ParameterReference
ParameterContainerBase container
 Is stored to that container. More...
 
int id
 ID. 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