This commit is contained in:
niko
2026-04-12 16:51:38 +02:00
parent 1b6f6d81d0
commit c12fbe3fc6
17828 changed files with 2994770 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
using System;
using Cpp2IlInjected;
using UnityEngine;
using UnityEngine.UI;
// Token: 0x020007C3 RID: 1987
[Token(Token = "0x20007C3")]
public static class LCJNMFEMPNG
{
// Token: 0x06003807 RID: 14343 RVA: 0x000E8CF8 File Offset: 0x000E6EF8
[Token(Token = "0x6003807")]
[Address(RVA = "0x13D2DF0", Offset = "0x13D1DF0", VA = "0x1813D2DF0")]
public static Vector2 DMDFBDOGMLO(this ScrollRect HLFKDLEAIBF)
{
return HLFKDLEAIBF.m_Content.anchoredPosition;
}
}