Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
112
void CTaskGroup::SetGUID( int GUID )
113
{
114
m_GUID = GUID;
115
}
116
117
/*
118
-------------------------
Callers
3
Create
Method · 0.45
AddTaskGroup
Method · 0.45
Load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected