Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Sound
Method
Sound
src/game/editor/map_object.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
const ISound *CMapObject::Sound() const
52
{
53
return m_pMap->Editor()->Sound();
54
}
55
56
ISound *CMapObject::Sound()
57
{
Callers
2
AddSound
Method · 0.45
Load
Method · 0.45
Calls
1
Editor
Method · 0.45
Tested by
no test coverage detected