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

IStateMachine.

CurrentState Property

Summary

The currently active state.
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
IStateMachine

Syntax

Object CurrentState { get; }

Value

Type Description
Object