MCPcopy 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
876void NewUIWindow::OnDestroy() { bm_DestroyChunkedBitmap(&m_Chunk); }
877
878void NewUIWindow::LoadBackgroundImage(const char *image_name) {
879 UIBitmapItem back_bm;

Callers

nothing calls this directly

Calls 4

bm_DestroyChunkedBitmapFunction · 0.85
GetNumItemsMethod · 0.45
GetItemMethod · 0.45
RemoveItemMethod · 0.45

Tested by

no test coverage detected