MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / Idle

Method Idle

neo/framework/async/AsyncClient.cpp:1728–1733  ·  view source on GitHub ↗

================== idAsyncClient::Idle ================== */

Source from the content-addressed store, hash-verified

1726==================
1727*/
1728void idAsyncClient::Idle( void ) {
1729 // also need to read mouse for the connecting guis
1730 usercmdGen->GetDirectUsercmd();
1731
1732 SendEmptyToServer();
1733}
1734
1735/*
1736==================

Callers

nothing calls this directly

Calls 1

GetDirectUsercmdMethod · 0.80

Tested by

no test coverage detected