scripts
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using TMPro;
|
||||
using UnityEngine.UI;
|
||||
|
||||
// Token: 0x02000609 RID: 1545
|
||||
[Token(Token = "0x2000609")]
|
||||
[StructLayout(3)]
|
||||
public static class BNIKNNLCAEL
|
||||
{
|
||||
// Token: 0x06002D7B RID: 11643 RVA: 0x000BE344 File Offset: 0x000BC544
|
||||
[Token(Token = "0x6002D7B")]
|
||||
[Address(RVA = "0x1A1EA30", Offset = "0x1A1D430", VA = "0x181A1EA30")]
|
||||
public static float CCOFEOGJKLF(this TextMeshPro NMELNILPPKN)
|
||||
{
|
||||
((IMaskable)NMELNILPPKN).RecalculateMasking();
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user