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

Method DeleteObject

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

Source from the content-addressed store, hash-verified

292void CObjectDialog::PlaceObject() { OnObjectPlaceObject(); }
293
294void CObjectDialog::DeleteObject() { OnObjPadDelobj(); }
295
296BEGIN_MESSAGE_MAP(CObjectDialog, CDialog)
297//{{AFX_MSG_MAP(CObjectDialog)

Callers 5

~CLabelMethod · 0.80
ReconstructFontMethod · 0.80
GetBitmapAndPaletteFunction · 0.80
OnObjectDeleteObjectMethod · 0.80
OnDestroyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected