MCPcopy 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
74ProtocolResult ExtenderProtocolBase::PreUpdate(GameTime const& time)
75{
76 return ProtocolResult::Handled;
77}
78
79ProtocolResult ExtenderProtocolBase::PostUpdate(GameTime const& time)
80{

Callers 1

SystemUpdateHookMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected