scripts
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02000C0A RID: 3082
|
||||
[Token(Token = "0x2000C0A")]
|
||||
[StructLayout(3, Size = 4)]
|
||||
public enum IJFGCIFLNHA
|
||||
{
|
||||
// Token: 0x040037E2 RID: 14306
|
||||
[Token(Token = "0x40037E2")]
|
||||
FaceShape,
|
||||
// Token: 0x040037E3 RID: 14307
|
||||
[Token(Token = "0x40037E3")]
|
||||
SkinColor,
|
||||
// Token: 0x040037E4 RID: 14308
|
||||
[Token(Token = "0x40037E4")]
|
||||
BodyShape
|
||||
}
|
||||
Reference in New Issue
Block a user