MCPcopy Create free account
hub / github.com/JACoders/OpenJK / SetGUID

Method SetGUID

code/icarus/TaskManager.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110*/
111
112void CTaskGroup::SetGUID( int GUID )
113{
114 m_GUID = GUID;
115}
116
117/*
118-------------------------

Callers 3

CreateMethod · 0.45
AddTaskGroupMethod · 0.45
LoadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected