MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / Clear

Method Clear

engine/Poseidon/Graphics/Textures/TexturePreload.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117void PreloadedTextures::Clear()
118{
119 _data.Clear();
120}
121
122Texture* PreloadedTextures::New(RStringB name)
123{

Callers 3

~PreloadedTexturesMethod · 0.45
PreloadMethod · 0.45
DeleteAllAnimatedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected