NGQueue T  ClassSTUUI API Documentation V1.0.0
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List T 
    NarayanaGames.Common NGQueue T 

Namespace: NarayanaGames.Common
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public class NGQueue<T> : List<T>
Type Parameters

T
See Also