Arbor 3: FSM & BT Graph Editor  3.5.3
ParameterReference Class Reference

Reference parameters. More...

Inheritance diagram for ParameterReference:
AnyParameterReference BoolParameterReference BoundsParameterReference ColorParameterReference ComponentParameterReference FloatParameterReference GameObjectParameterReference IntParameterReference LongParameterReference QuaternionParameterReference RectParameterReference RectTransformParameterReference Rigidbody2DParameterReference RigidbodyParameterReference StringParameterReference TransformParameterReference Vector2ParameterReference Vector3ParameterReference

Public Attributes

int id
 ID. More...
 
string name
 Paramenter name. More...
 

Properties

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

Detailed Description

Reference parameters.

Member Data Documentation

int id

ID.

string name

Paramenter name.

Property Documentation

ParameterContainerBase container
getset

Is stored to that container.

Parameter parameter
get

Get the parameters.

null if it does not exist.

virtual Parameter.Type referenceType
get

Returns the Parameter.Type to be referenced.

Reference type of ParameterContainer