Revision Difference
DPanel:GetDisabled#515332
<function name="GetDisabled" parent="DPanel" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Returns whether or not the panel is disabled.</description>⤶
<realm>Client</realm>⤶
<rets>⤶
<ret name="" type="boolean">True if the panel is disabled (mouse input disabled and background alpha set to 75), false if its enabled (mouse input enabled and background alpha set to 255).</ret>⤶
</rets>⤶
</function>⤶
⤶