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

Method OnResetExtensionState

BG3Extender/Extender/Shared/ExtenderNet.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162void BaseNetworkManager::OnResetExtensionState()
163{
164 localMessages_.clear();
165}
166
167void BaseNetworkManager::ProcessLocalMessages()
168{

Callers 2

ResetExtensionStateMethod · 0.80
ResetExtensionStateMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected