using System; using System.Collections; namespace UnityEngineInternal { // Token: 0x020004FA RID: 1274 public class GenericStack : Stack { } }