ControllerState.

ResetTrigger(string) Method

Summary

Resets the specified trigger parameter to false.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public void ResetTrigger(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
void