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

Method UpdateInputContext

engine/Poseidon/World/World.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 s_triViewActive = false;
115}
116
117void World::UpdateInputContext()
118{
119 InputSubsystem::Instance().SetContext(ResolveInputContext());
120}
121
122void World::Simulate(float deltaT, bool& enableDraw)

Callers 1

AppServerLoopFunction · 0.80

Calls 1

SetContextMethod · 0.45

Tested by

no test coverage detected