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

Method OnClearProcedurals

editor/ProceduralDialog.cpp:463–463  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

461}
462
463void CProceduralDialog::OnClearProcedurals() { ClearAllProceduralsFromTexture(D3EditState.texdlg_texture); }
464
465void CProceduralDialog::OnSelendokProceduralPulldown() {
466 int cur = SendDlgItemMessage(IDC_PROCEDURAL_PULLDOWN, CB_GETCURSEL, 0, 0);

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected