Files
Jan2021-Cpp2Il-Dump/Assembly-CSharp/DebugAutoLoadCurrentActivity.cs
2026-04-08 23:40:05 +02:00

18 lines
453 B
C#

using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
using UnityEngine;
// Token: 0x02000127 RID: 295
[Token(Token = "0x2000127")]
[StructLayout(3)]
public class DebugAutoLoadCurrentActivity : MonoBehaviour
{
// Token: 0x060007BA RID: 1978 RVA: 0x0002611C File Offset: 0x0002431C
[Token(Token = "0x60007BA")]
[Address(RVA = "0x3C1210", Offset = "0x3BFC10", VA = "0x1803C1210")]
public DebugAutoLoadCurrentActivity()
{
}
}