Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ Unload
Method
Unload
src/openrct2/network/NetworkKey.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
Key::~Key() = default;
26
27
void Key::Unload()
28
{
29
_key = nullptr;
30
}
31
32
bool Key::Generate()
33
{
Callers
3
BeginClient
Method · 0.45
Client_Handle_TOKEN
Method · 0.45
SendPassword
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected