Revision Difference
Panel:IsSelectable#550812
<function name="IsSelectable" parent="Panel" type="classfunc">
<description>Determines if the panel object is selectable (like icons in the Spawn Menu, holding <key>Shift</key>). This is set with <page>Panel:SetSelectable</page>.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<rets>
<ret name="" type="boolean">Whether the panel is selectable or not.</ret>
</rets>
</function>