MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / MoveAngelScriptQueueForward

Method MoveAngelScriptQueueForward

Source/Online/online.cpp:441–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

439}
440
441void Online::MoveAngelScriptQueueForward() {
442 online_session->peer_queued_level_updates.pop();
443}
444
445void Online::MoveAngelStateQueueForward() {
446 online_session->peer_queued_sync_updates.pop();

Callers 1

UpdateMethod · 0.80

Calls 1

popMethod · 0.45

Tested by

no test coverage detected