Garry's Mod Wiki

DLabel:GetIsMenu

  boolean DLabel:GetIsMenu()

Description

Used internally by DComboBox.

Returns whether the frame is part of a derma menu or not.

If this is true, CloseDermaMenus will not be called when the frame is clicked, and thus any open menus will remain open.

Returns

1 boolean isMenu
Whether this panel is a Menu Component