Files
niko 8fc35183db a
2026-04-11 22:19:20 +02:00

16 lines
586 B
C#

using System;
using Cpp2IlInjected;
// Token: 0x0200040A RID: 1034
[Token(Token = "0x200040A")]
[Serializable]
public class PlatformTypeConfig<ContentType, SetType, SingleType> : RestrictedTypeConfig<MLFKNFFOOPF, ContentType, SetType, SingleType> where SetType : PlatformSpecificConfigSet<SingleType, ContentType> where SingleType : PlatformSpecificConfig<ContentType>
{
// Token: 0x06001FF6 RID: 8182 RVA: 0x00082E44 File Offset: 0x00081044
[Token(Token = "0x6001FF6")]
[Address(RVA = "0x118F680", Offset = "0x118E480", VA = "0x18118F680")]
public PlatformTypeConfig()
{
}
}