Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GamePhase
Function · 0.85
FreezePhase
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected