// Token: 0x060010CC RID: 4300 RVA: 0x00017487 File Offset: 0x00016487
 public powerup_gamegroup(string collectionName) : this(InternalCollection.Hash(collectionName))
 {
 }
Exemple #2
0
 // Token: 0x06000EC6 RID: 3782 RVA: 0x000116E4 File Offset: 0x000106E4
 public fe_flashers(string collectionName) : this(InternalCollection.Hash(collectionName))
 {
 }
 // Token: 0x060011A3 RID: 4515 RVA: 0x000195EF File Offset: 0x000185EF
 public virtualitem(string collectionName) : this(InternalCollection.Hash(collectionName))
 {
 }
 // Token: 0x060011D7 RID: 4567 RVA: 0x00019E0B File Offset: 0x00018E0B
 public visualpart(string collectionName) : this(InternalCollection.Hash(collectionName))
 {
 }