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