LayoutTree.queueAction

Queue an action to perform while iterating the tree.

Avoid using this; most of the time Node.queueAction is what you want. LayoutTree.queueAction might fire too early

struct LayoutTree
void
queueAction
in (action, "Invalid action queued")

Meta