m
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02000418 RID: 1048
|
||||
[Token(Token = "0x2000418")]
|
||||
[Serializable]
|
||||
public class DayOfWeekSpecificConfig<ContentType> : SpecificRestrictionConfig<DayOfWeek, ContentType>
|
||||
{
|
||||
// Token: 0x06002078 RID: 8312 RVA: 0x00083EF4 File Offset: 0x000820F4
|
||||
[Token(Token = "0x6002078")]
|
||||
[Address(RVA = "0x1CC5F20", Offset = "0x1CC4F20", VA = "0x181CC5F20")]
|
||||
public DayOfWeekSpecificConfig()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user