Properties & Fields

MemberTypeDescription
OnActionDropEventCallerDropActionEventCallerDrop zone that listens for an instruction being dragged into the child slot. Calls SetInstruction() when triggered.

Methods

MethodDescription
SetInstruction(Action action)Creates the child instruction from action, attaches it to the modifier, and updates the widget visuals. Rejects sequence actions.
SetDirection(Direction)Override — propagates the direction change to the child instruction as well.
ℹ️