MCPcopy 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
401void ClearFires()
402{
403 Fires.clear();
404}
405
406void UpdateFireSparks(bool recursive)
407{

Callers 1

GamePhaseFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected