MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / SetData

Method SetData

Descent3/newui_core.cpp:4175–4175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4173}
4174
4175void newuiTiledWindow::SetData(void *data) { m_data = data; }
4176
4177// set callbacks
4178// first called when DoUI is called.

Callers 2

LoadGameDialogFunction · 0.80
config_gammaFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected