Garry's Mod Wiki

ConVar:IsFlagSet

  boolean ConVar:IsFlagSet( number flag )

Description

Returns whether the specified flag is set on the ConVar

Arguments

1 number flag
The FCVAR enum flag to test

Returns

1 boolean
Whether the flag is set or not