Garry's Mod Wiki

DLabel:GetDisabled

  boolean DLabel:GetDisabled()

Description

We advise against using this. It may be changed or removed in a future update. Use Panel:IsEnabled instead.

Gets the disabled state of the DLabel. This is set with DLabel:SetDisabled.

Returns

1 boolean
The disabled state of the label.