DelegateState.

canEnter Field

Summary

Determines whether this state can be entered. Null is treated as returning true.
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
DelegateState

Syntax

public Func<bool> canEnter