Files
27Aug2021-Cpp2IL-Dump/Assembly-CSharp/PlatformTypeConfig.cs
T
niko c12fbe3fc6 m
2026-04-12 16:51:38 +02:00

16 lines
586 B
C#

using System;
using Cpp2IlInjected;
// Token: 0x02000414 RID: 1044
[Token(Token = "0x2000414")]
[Serializable]
public class PlatformTypeConfig<ContentType, SetType, SingleType> : RestrictedTypeConfig<MLFKNFFOOPF, ContentType, SetType, SingleType> where SetType : PlatformSpecificConfigSet<SingleType, ContentType> where SingleType : PlatformSpecificConfig<ContentType>
{
// Token: 0x06002074 RID: 8308 RVA: 0x00083E9C File Offset: 0x0008209C
[Token(Token = "0x6002074")]
[Address(RVA = "0x1CC5F20", Offset = "0x1CC4F20", VA = "0x181CC5F20")]
public PlatformTypeConfig()
{
}
}