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

Method AddVariable

src/fgdlib/gdclass.cpp:182–301  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Adds the given GDInputVariable to this GDClass's list of variables. Input : pVar - pBase - iBaseIndex - iVarIndex - Output : Returns TRUE if the pVar pointer was copied directly into this GDClass, FALSE if not. If this function returns TRUE, pVar should not be deleted by the caller. ----------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

AssertFunction · 0.85
GetNameMethod · 0.45
GetTypeMethod · 0.45
MergeMethod · 0.45
FindMethod · 0.45
ElementMethod · 0.45
AddToTailMethod · 0.45
CountMethod · 0.45

Tested by

no test coverage detected