Arbor 3: FSM & BT Graph Editor  3.7.8
AnimatorBoolParameterReference Class Reference

A reference to the Boolean parameter of Animator. More...

Inheritance diagram for AnimatorBoolParameterReference:
AnimatorParameterReference

Public Member Functions

void Set (bool value)
 Set the value. More...
 
bool Get ()
 Get the value. More...
 

Additional Inherited Members

- Public Attributes inherited from AnimatorParameterReference
Animator animator
 Animator parameters are stored. More...
 
string name
 Parameter name. More...
 
int type
 Parameter type. More...
 

Detailed Description

A reference to the Boolean parameter of Animator.

Member Function Documentation

◆ Get()

bool Get ( )

Get the value.

Returns
Value

◆ Set()

void Set ( bool  value)

Set the value.

Parameters
valueValue