GluiNodeSlot.inheritLayout

If true, the slot will inherit its layout from the node it holds. If there's no node, it'll be reset to shrink.

class GluiNodeSlot(T : GluiNode)
bool inheritLayout;

Meta