Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
441
void Online::MoveAngelScriptQueueForward() {
442
online_session->peer_queued_level_updates.pop();
443
}
444
445
void Online::MoveAngelStateQueueForward() {
446
online_session->peer_queued_sync_updates.pop();
Callers
1
Update
Method · 0.80
Calls
1
pop
Method · 0.45
Tested by
no test coverage detected