Animator.GetBool

function GetBool (name : String) : boolean

Parameters

NameDescription
name The name of the parameter

Description

Gets the value of a bool parameter

function GetBool (id : int) : boolean

Parameters

NameDescription
id The id of the parameter. The id is generated using Animator::StringToHash

Description

Gets the value of a bool parameter