Node.queueAction

Queue an action to perform within this node's branch.

This function is legacy but is kept for backwards compatibility. Use startAction instead.

This function is not safe to use while the tree is being drawn.

class Node
final
void
queueAction
in (action, "Invalid action queued (null)")

Meta