Garry's Mod Wiki

Revision Difference

Enums/FORCE#516068

<cat>enum</cat> <enumeration> <description>Enumerations used by <page>Global.AccessorFunc</page>.</description> <fields>{{EnumField|FORCE_STRING|1|Forces the function to take <page>string</page>s only</fields>⤶ <fields>⤶ <item key="FORCE_STRING" value="1">Forces the function to take <page>string</page>s only</item>⤶ <item key="FORCE_NUMBER" value="2">Forces the function to take <page>number</page>s only</item>⤶ <item key="FORCE_BOOL" value="3">Forces the function to take <page>boolean</page>s only</item>⤶ </fields>⤶ </enumeration> ⤶ ⤶ {{EnumField|FORCE_NUMBER|2|Forces the function to take <page>number</page>s only}}⤶ {{EnumField|FORCE_BOOL|3|Forces the function to take <page>boolean</page>s only}}⤶ }}