MCPcopy Create free account
hub / github.com/Norbyte/bg3se / Reset

Method Reset

BG3Extender/Extender/Client/ClientNetworking.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void NetworkManager::Reset()
63{
64 extenderSupport_ = false;
65}
66
67bool NetworkManager::CanSendExtenderMessages() const
68{

Callers 2

OnGameStateChangedMethod · 0.45
ResetExtensionStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected