createState property

StateCreator createState
final

A factory function that can create the TreeState that defines the behavior of the node when it is an active state in a state machine.

Implementation

final StateCreator createState;