Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetUserId
Method
GetUserId
Sources/Jazz2/UI/DiscordRpcClient.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
std::uint64_t DiscordRpcClient::GetUserId() const
177
{
178
return _userId;
179
}
180
181
StringView DiscordRpcClient::GetUserDisplayName() const
182
{
Callers
3
OnPeerConnected
Method · 0.80
OnDrawItem
Method · 0.80
HighscoresSection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected