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

StateChange<TState>.

IsActive Property

Summary

Is a Animancer.FSM.StateChange`1 of this type currently occurring?
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
StateChange<TState>

Syntax

public static bool IsActive { get; }

Value

Type Description
bool