Animancer
Toggle side menu
Toggle side menu
Features
Download
Documentation
Help
API v8.0
Other Assets
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