ControllerState.

SetTrigger(string) Method

Summary

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

Syntax

public void SetTrigger(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
void