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

Method OnObjpadSetdefault

editor/ObjectDialog.cpp:880–883  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

878}
879
880void CObjectDialog::OnObjpadSetdefault() {
881 // TODO: Add your control notification handler code here
882 HObjectSetDefault();
883}
884
885void CObjectDialog::OnResetObjects() {
886 ObjReInitAll();

Callers

nothing calls this directly

Calls 1

HObjectSetDefaultFunction · 0.85

Tested by

no test coverage detected