oh dear
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace AGUI.StackedUI
|
||||
{
|
||||
// Token: 0x020010D4 RID: 4308
|
||||
[Token(Token = "0x20010D4")]
|
||||
public class CreationObjectSettingFriendlyGuidSetControl : BaseCreationObjectSettingFriendlyIntControl<CreationObjectSettingFriendlyGuidSetControl>
|
||||
{
|
||||
// Token: 0x0600619F RID: 24991 RVA: 0x00156340 File Offset: 0x00154540
|
||||
[Token(Token = "0x600619F")]
|
||||
[Address(RVA = "0xF3E080", Offset = "0xF3CE80", VA = "0x180F3E080")]
|
||||
public CreationObjectSettingFriendlyGuidSetControl()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user