Revision Difference
DPanel:GetDisabled#553852
<function name="GetDisabled" parent="DPanel" type="panelfunc">
<ispanel>yes</ispanel>⤶
<description>Returns whether or not the panel is disabled.</description>
<realm>Client and Menu</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>