Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/The-Powder-Toy/The-Powder-Toy
/ GetServerNotifications
Method
GetServerNotifications
src/client/Client.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
std::vector<ServerNotification> Client::GetServerNotifications()
102
{
103
return serverNotifications;
104
}
105
106
void Client::BeginStartupRequest()
107
{
Callers
1
UpdateStartupRequestStatus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected