Garry's Mod Wiki

Revision Difference

Panel:GWEN_SetCheckboxText#550778

<function name="GWEN_SetCheckboxText" parent="Panel" type="classfunc"> <description><internal></internal> Used by <page>Panel:ApplyGWEN</page> to apply the `CheckboxText` property to a <page>DCheckBoxLabel</page>. This does exactly the same as <page>Panel:GWEN_SetText</page>, but exists to cater for the seperate GWEN properties.</description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <args> <arg name="txt" type="string">The text to be applied to the DCheckBoxLabel.</arg> </args> </function>