Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ ClearFires
Function
ClearFires
TombEngine/Game/effects/tomb4fx.cpp:401–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
399
}
400
401
void ClearFires()
402
{
403
Fires.clear();
404
}
405
406
void UpdateFireSparks(bool recursive)
407
{
Callers
1
GamePhase
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected