Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
117
void PreloadedTextures::Clear()
118
{
119
_data.Clear();
120
}
121
122
Texture* PreloadedTextures::New(RStringB name)
123
{
Callers
3
~PreloadedTextures
Method · 0.45
Preload
Method · 0.45
DeleteAllAnimated
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected