MCPcopy 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

BeginClientMethod · 0.45
Client_Handle_TOKENMethod · 0.45
SendPasswordFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected