This is the old Animancer v7.4 documentation. Click here for the latest version.

DelegateState.

canExit Field

Summary

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

Syntax

public Func<bool> canExit