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

ControllerState.

SetTrigger(int) Method

Summary

Sets the specified trigger parameter to true.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public void SetTrigger(int id)

Parameters

Name Type Description
id int

Return Value

Type Description
void