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

Method AllowExtenderMessages

BG3Extender/Extender/Client/ClientNetworking.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72void NetworkManager::AllowExtenderMessages()
73{
74 extenderSupport_ = true;
75}
76
77
78void NetworkManager::ExtendNetworking()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected