Garry's Mod Wiki

DColorCombo:IsEditing

  boolean DColorCombo:IsEditing()

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 DColorCombo:OnValueChanged.

Returns