Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetUserDisplayName
Method
GetUserDisplayName
Sources/Jazz2/UI/DiscordRpcClient.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
StringView DiscordRpcClient::GetUserDisplayName() const
182
{
183
return _userDisplayName;
184
}
185
186
bool DiscordRpcClient::SetRichPresence(const RichPresence& richPresence)
187
{
Callers
3
GetEffectivePlayerName
Method · 0.80
OnDrawItem
Method · 0.80
OnExecuteSelected
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected