Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ PostUpdate
Method
PostUpdate
BG3Extender/Extender/Shared/ExtenderNet.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
ProtocolResult ExtenderProtocolBase::PostUpdate(GameTime const& time)
80
{
81
return ProtocolResult::Handled;
82
}
83
84
void ExtenderProtocolBase::OnAddedToHost()
85
{
Callers
2
OnECSUpdateGuarded
Method · 0.45
OnUpdate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected