MCPcopy Create free account
hub / github.com/ddnet/ddnet / Map

Method Map

src/game/editor/map_object.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31const CEditorMap *CMapObject::Map() const
32{
33 return m_pMap;
34}
35
36CEditorMap *CMapObject::Map()
37{

Callers 15

CallbackOpenMapMethod · 0.45
CallbackAppendMapMethod · 0.45
CallbackSaveMapMethod · 0.45
CallbackSaveImageMethod · 0.45
CallbackSaveSoundMethod · 0.45
AddImageMethod · 0.45
AddSoundMethod · 0.45
LoadCurrentMapMethod · 0.45
PopupMenuFileMethod · 0.45
PopupMenuToolsMethod · 0.45
PopupGroupMethod · 0.45
PopupLayerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected