Nothing Special   »   [go: up one dir, main page]

Garry's Mod Wiki

Panel:IsSelectable

  boolean Panel:IsSelectable()

Description

Determines if the panel object is selectable (like icons in the Spawn Menu, holding ⇧ shift). This is set with Panel:SetSelectable.

Returns

1 boolean
Whether the panel is selectable or not.