Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetLevelDisplayName
Method
GetLevelDisplayName
Sources/Jazz2/Multiplayer/MpLevelHandler.cpp:2091–2094 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2089
}
2090
2091
StringView MpLevelHandler::GetLevelDisplayName() const
2092
{
2093
return _levelDisplayName;
2094
}
2095
2096
void MpLevelHandler::AttachComponents(LevelDescriptor&& descriptor)
2097
{
Callers
2
SendLocalDiscoveryResponse
Method · 0.80
PublishToPublicServerList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected