This is the old Animancer v7.4 documentation. Click here for the latest version.

ControllerState.

GetBool(int) Method

Summary

Gets the value of the specified boolean parameter.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public bool GetBool(int id)

Parameters

Name Type Description
id int

Return Value

Type Description
bool