MCPcopy Create free account
hub / github.com/TheAssemblyArmada/Vanilla-Conquer / Clean_DoList

Function Clean_DoList

tiberiandawn/queue.cpp:3001–3025  ·  view source on GitHub ↗

* Clean_DoList -- Cleans out old events from the DoList * * * * Currently, an event can only be removed from the DoList if it's at the * * head of the list; and event can't be removed from the middle. So, * * this routine loops as long as the next event in the DoList has been * * executed, it's remove

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

Queue_AI_NormalFunction · 0.70
Queue_AI_MultiplayerFunction · 0.70
Queue_PlaybackFunction · 0.70

Calls 3

Update_Queue_MonoFunction · 0.70
FirstMethod · 0.45
NextMethod · 0.45

Tested by

no test coverage detected