Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ agent_levelEndTask
Function
agent_levelEndTask
TheForceEngine/TFE_DarkForces/agent.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
void agent_levelEndTask()
207
{
208
s_levelEndTask = nullptr;
209
}
210
211
void agent_createLevelEndTask()
212
{
Callers
2
loopGame
Method · 0.85
startMissionFromSave
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected