a
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
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()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user