Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ ClearDecals
Function
ClearDecals
TombEngine/Game/effects/Decal.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
void ClearDecals()
131
{
132
Decals.clear();
133
}
134
}
Callers
1
CleanUp
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected