Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ PreUpdate
Method
PreUpdate
BG3Extender/Extender/Shared/ExtenderNet.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
ProtocolResult ExtenderProtocolBase::PreUpdate(GameTime const& time)
75
{
76
return ProtocolResult::Handled;
77
}
78
79
ProtocolResult ExtenderProtocolBase::PostUpdate(GameTime const& time)
80
{
Callers
1
SystemUpdateHook
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected