MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / ProcessNetwork

Method ProcessNetwork

engine/Poseidon/World/WorldSetup.cpp:1337–1340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1335}
1336
1337void World::ProcessNetwork()
1338{
1339 GetNetworkManager().OnSimulate();
1340}
1341
1342void World::DisableUserInput(bool disable)
1343{

Callers

nothing calls this directly

Calls 1

OnSimulateMethod · 0.45

Tested by

no test coverage detected