16 lines
435 B
C#
16 lines
435 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02000415 RID: 1045
|
|
[Token(Token = "0x2000415")]
|
|
[Serializable]
|
|
public class PlatformSpecificConfig<ContentType> : SpecificRestrictionConfig<MLFKNFFOOPF, ContentType>
|
|
{
|
|
// Token: 0x06002075 RID: 8309 RVA: 0x00083EB0 File Offset: 0x000820B0
|
|
[Token(Token = "0x6002075")]
|
|
[Address(RVA = "0x1CC5F20", Offset = "0x1CC4F20", VA = "0x181CC5F20")]
|
|
public PlatformSpecificConfig()
|
|
{
|
|
}
|
|
}
|