Garry's Mod Wiki

FORCE

Description

Enumerations used by AccessorFunc.

Values

FORCE_STRING1Forces the function to take strings only
FORCE_NUMBER2Forces the function to take numbers only
FORCE_BOOL3Forces the function to take booleans only
FORCE_ANGLE4Forces the function to take Angles only
FORCE_COLOR5Forces the function to take Colors only
FORCE_VECTOR6Forces the function to take Vectors only