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

Method OnClearProcedurals

editor/WaterProceduralDialog.cpp:285–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

283}
284
285void CWaterProceduralDialog::OnClearProcedurals() { ClearAllProceduralsFromTexture(D3EditState.texdlg_texture); }
286
287void CWaterProceduralDialog::HarvestValue(int whichbox, uint8_t *val) {
288 CEdit *ebox;

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected