MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / ClearLensFlares

Function ClearLensFlares

TombEngine/Objects/Effects/LensFlare.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194 }
195
196 void ClearLensFlares()
197 {
198 LensFlares.clear();
199 }
200}

Callers 2

GamePhaseFunction · 0.85
FreezePhaseFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected