Click or drag to resize

GameLiftManagerm_MainThreadQueue Field

The queue that will hold all of the functions to be triggered by AWS events

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private readonly Queue<Action> m_MainThreadQueue

Field Value

Type: QueueAction
See Also