Garry's Mod Wiki

Revision Difference

Enums/FORCE#524516

<enum> <realm>Shared and Menu</realm>⤶ <description>Enumerations used by <page>Global.AccessorFunc</page>.</description> <items> <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> </items> </enum>