MCPcopy 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

OnPeerConnectedMethod · 0.80
OnDrawItemMethod · 0.80
HighscoresSectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected