Garry's Mod Wiki

Revision Difference

ConVar:IsFlagSet#524753

<function name="IsFlagSet" parent="ConVar" type="classfunc"> <description>Stub</description>⤶ <description>Returns whether the specified flag is set on the <page>ConVar</page></description>⤶ <realm>Shared</realm> <args>⤶ <arg name="flag" type="number">The <page>Enums/FCVAR</page> flag to test</arg>⤶ </args>⤶ <rets> <ret type="boolean"></ret>⤶ <ret type="boolean">Whether the flag is set or not</ret>⤶ </rets> </function>