Click or drag to resize

GameLiftManagerRunMainThreadQueueActions Method

Locks and executes any functions that have been added to the QForMainThread queue. Is continuously called from this class's Update function

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private void RunMainThreadQueueActions()
See Also