Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetTaskGroup
Method
SetTaskGroup
trinity/Eve/EveUpdateContext.h:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
void SetTaskGroup( Tr2ParallelTaskGroup* taskGroup )
117
{
118
m_taskGroup = taskGroup;
119
}
120
121
Tr2ParallelTaskGroup* GetTaskGroup() const
122
{
Callers
1
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected