Revision Difference
DMenuOption:SetChecked#560897
<function name="SetChecked" parent="DMenuOption" type="panelfunc">
<description>Sets the checked state of the <page>DMenuOption</page>. Does not invoke <page>DMenuOption:OnChecked</page>.</description>⤶
<description>Sets the checked state of the <page>DMenuOption</page>.⤶
⤶
Does not invoke <page>DMenuOption:OnChecked</page>. This will be fixed in the next update.⤶
</description>⤶
<realm>Client and Menu</realm>
<args>
<arg name="checked" type="boolean">`true` to set as checked.</arg>
</args>
</function>