m
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02000412 RID: 1042
|
||||
[Token(Token = "0x2000412")]
|
||||
[Serializable]
|
||||
public class HardwareSpecificConfig<ContentType> : SpecificRestrictionConfig<PlatformManager.LDIIFDDCKCN, ContentType>
|
||||
{
|
||||
// Token: 0x06002072 RID: 8306 RVA: 0x00083E6C File Offset: 0x0008206C
|
||||
[Token(Token = "0x6002072")]
|
||||
[Address(RVA = "0x1CC5F20", Offset = "0x1CC4F20", VA = "0x181CC5F20")]
|
||||
public HardwareSpecificConfig()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user