StateMachine<TStateMachine>.

StateMachine<TState>.

TryEnterState() Method

Summary

Attempts to enter the Animancer.FSM.StateMachine`1.InputBuffer`1.State and returns true if successful.
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
StateMachine<TStateMachine>

Syntax

protected virtual bool TryEnterState()

Return Value

Type Description
bool