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