HybridAnimancerComponent.

SetTrigger(int) Method

Summary

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

Syntax

public void SetTrigger(int id)

Parameters

Name Type Description
id int

Return Value

Type Description
void