Garry's Mod Wiki

Revision Difference

DColorCombo:IsEditing#553402

<function name="IsEditing" parent="DColorCombo" type="panelfunc"> <ispanel>yes</ispanel>⤶ <description> Returns true if the panel is currently being edited More of a internal method, it technically should only ever work (i.e. return true) inside <page>DColorCombo:OnValueChanged</page>. </description> <realm>Client</realm> <rets> <ret name="" type="boolean"></ret> </rets> </function>