Animancer
Toggle side menu
Toggle side menu
Features
Download
Documentation
Help
API v7.4
Other Assets
This is the old Animancer v7.4 documentation. Click here for the latest version.
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