Add v1.0.3.1
This commit is contained in:
24
Cpp2IL/Assembly-CSharp/RootMotion/Comments.cs
Normal file
24
Cpp2IL/Assembly-CSharp/RootMotion/Comments.cs
Normal file
@@ -0,0 +1,24 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RootMotion
|
||||
{
|
||||
// Token: 0x02000398 RID: 920
|
||||
[Token(Token = "0x2000398")]
|
||||
public class Comments : MonoBehaviour
|
||||
{
|
||||
// Token: 0x0600228C RID: 8844 RVA: 0x0004FFA4 File Offset: 0x0004E1A4
|
||||
[Token(Token = "0x600228C")]
|
||||
[Address(RVA = "0x3088F0", Offset = "0x3076F0", VA = "0x1803088F0")]
|
||||
public Comments()
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x04002BEA RID: 11242
|
||||
[FieldOffset(Offset = "0x18")]
|
||||
[Token(Token = "0x4002BEA")]
|
||||
[Multiline]
|
||||
public string text;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user