MCPcopy 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
79ProtocolResult ExtenderProtocolBase::PostUpdate(GameTime const& time)
80{
81 return ProtocolResult::Handled;
82}
83
84void ExtenderProtocolBase::OnAddedToHost()
85{

Callers 2

OnECSUpdateGuardedMethod · 0.45
OnUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected