m
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace AGUI.StackedUI
|
||||
{
|
||||
// Token: 0x0200119D RID: 4509
|
||||
[Token(Token = "0x200119D")]
|
||||
public class CreationObjectSettingFriendlyGuidControl : BaseCreationObjectSettingFriendlyIntControl<CreationObjectSettingFriendlyGuidControl>
|
||||
{
|
||||
// Token: 0x060064EB RID: 25835 RVA: 0x0015DFFC File Offset: 0x0015C1FC
|
||||
[Token(Token = "0x60064EB")]
|
||||
[Address(RVA = "0x1A5BCD0", Offset = "0x1A5ACD0", VA = "0x181A5BCD0")]
|
||||
public CreationObjectSettingFriendlyGuidControl()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user