Files
2026-04-10 22:50:51 +02:00

19 lines
435 B
C#

using System;
using Cpp2IlInjected;
using UnityEngine;
namespace RecRoom.Tools
{
// Token: 0x02002A3C RID: 10812
[Token(Token = "0x2002A3C")]
public class ScenePerfToolCoroutineRoot : MonoBehaviour
{
// Token: 0x0601229C RID: 74396 RVA: 0x00426AA0 File Offset: 0x00424CA0
[Token(Token = "0x601229C")]
[Address(RVA = "0x74EA40", Offset = "0x74D840", VA = "0x18074EA40")]
public ScenePerfToolCoroutineRoot()
{
}
}
}