Interface for container nodes that support dropping other nodes inside.
Returns true if the given node can be dropped into this node.
Specifies the given node has been dropped inside the container.
Called every frame an eligible node is hovering the rectangle. Used to provide feedback while drawing the container node.
See Implementation
Interface for container nodes that support dropping other nodes inside.