Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
162
void BaseNetworkManager::OnResetExtensionState()
163
{
164
localMessages_.clear();
165
}
166
167
void BaseNetworkManager::ProcessLocalMessages()
168
{
Callers
2
ResetExtensionState
Method · 0.80
ResetExtensionState
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected