TreeAction.toStop

If true, this action is complete and no callbacks should be ran.

Overloads of the same callbacks will still be called for the event that prompted stopping.

class TreeAction
bool toStop;

Meta