// Token: 0x06002D0E RID: 11534 // RVA: 0x00022194 File Offset: 0x00020394 internal static void Load(Class532 class532_0, bool bool_0) { if (class532_0 == null) { return; } if (bool_0) { Class742.list_0.Add(class532_0); return; } Class742.list_1.Add(class532_0); }
// Token: 0x06002D0D RID: 11533 // RVA: 0x00022178 File Offset: 0x00020378 internal static bool Remove(Class532 class532_0) { return Class742.list_0.Remove(class532_0) || Class742.list_1.Remove(class532_0); }