Revision Difference
DMenuOption:SetChecked#553496
<function name="SetChecked" parent="DMenuOption" type="panelfunc">
<ispanel>yes</ispanel>
<description>Sets the checked state of the <page>DMenuOption</page>. Does not invoke <page>DMenuOption:OnChecked</page>.</description>
<realm>Client and Menu</realm>
<args>
<arg name="checked" type="boolean"></arg>⤶
<arg name="checked" type="boolean">`true` to set as checked.</arg>⤶
</args>
</function>