Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1337
void World::ProcessNetwork()
1338
{
1339
GetNetworkManager().OnSimulate();
1340
}
1341
1342
void World::DisableUserInput(bool disable)
1343
{
Callers
nothing calls this directly
Calls
1
OnSimulate
Method · 0.45
Tested by
no test coverage detected