This commit is contained in:
niko
2026-04-11 22:19:20 +02:00
parent 45b857ff11
commit 8fc35183db
17034 changed files with 2863552 additions and 0 deletions
@@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using Cpp2IlInjected;
using UnityEngine;
// Token: 0x0200001B RID: 27
[Token(Token = "0x200001B")]
public static class EJFNMBLOPLC
{
// Token: 0x0600007A RID: 122 RVA: 0x00002050 File Offset: 0x00000250
[Token(Token = "0x600007A")]
[Address(RVA = "0x1958C20", Offset = "0x1957A20", VA = "0x181958C20")]
public static IEnumerable<T> EPGGAFDGOJP<T>() where T : Component
{
return null;
}
}