Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ OnDestroy
Method
OnDestroy
Descent3/newui.cpp:876–876 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
874
}
875
876
void NewUIWindow::OnDestroy() { bm_DestroyChunkedBitmap(&m_Chunk); }
877
878
void NewUIWindow::LoadBackgroundImage(const char *image_name) {
879
UIBitmapItem back_bm;
Callers
nothing calls this directly
Calls
4
bm_DestroyChunkedBitmap
Function · 0.85
GetNumItems
Method · 0.45
GetItem
Method · 0.45
RemoveItem
Method · 0.45
Tested by
no test coverage detected