Revision Difference
DPanel:SetDisabled#515328
<function name="SetDisabled" parent="DPanel" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Sets whether or not to disable the panel.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="disabled" type="boolean">True to disable the panel (mouse input disabled and background alpha set to 75), false to enable it (mouse input enabled and background alpha set to 255).</arg>⤶
</args>⤶
</function>⤶
⤶