HybridAnimancerComponent.

HasState(int, int) Method

Summary

Indicates whether the specified layer contains the specified state.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
HybridAnimancerComponent

Syntax

public bool HasState(int layerIndex, int stateID)

Parameters

Name Type Description
layerIndex int
stateID int

Return Value

Type Description
bool