StateMachine<TStateMachine>.

StateMachine<TState>.

State Property

Summary

The TState this buffer is currently attempting to enter.
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
StateMachine<TStateMachine>

Syntax

public TState State { get; set; }

Value

Type Description
TState