Garry's Mod Wiki

Revision Difference

DMenuOption:SetChecked#554450

<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">`true` to set as checked.</arg> </args> </function>