MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / IsFlagSet

Method IsFlagSet

src/fgdlib/gdvar.cpp:608–612  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Determines whether the given flag is set (assuming this is an ivFlags). Input : uCheck - Flag to check. Output : Returns TRUE if flag is set, FALSE if not. -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

PaintMethod · 0.45
SaveConvarMethod · 0.45
__MsgFunc_SavedConvarFunction · 0.45
GetBoolMethod · 0.45
GetIntMethod · 0.45
GetFloatMethod · 0.45
GetStrMethod · 0.45
SetValueMethod · 0.45
RebuildCompletionListMethod · 0.45
SetSelectedMethod · 0.45

Calls 1

AssertFunction · 0.85

Tested by

no test coverage detected