scripts
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
|
||||
// Token: 0x02000A0C RID: 2572
|
||||
[Serializable]
|
||||
public struct StatMetadata
|
||||
{
|
||||
// Token: 0x04003648 RID: 13896
|
||||
public string Name;
|
||||
|
||||
// Token: 0x04003649 RID: 13897
|
||||
public FMGIBHKFCPD StatType;
|
||||
}
|
||||
Reference in New Issue
Block a user