MCPcopy 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

CleanUpFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected