terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
GUIRegistration.cs
Go to the documentation of this file.
1using System;
4
5[global::Cpp2ILInjected.Token(Token = "0x2000169")]
6public static class GUIRegistration
7{
8 [global::Cpp2ILInjected.Token(Token = "0x6000A2B")]
9 [global::Cpp2ILInjected.Address(RVA = "0x981288", Offset = "0x981288", Length = "0x4")]
10 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
11 public static void SetupUIObjects()
12 {
13 throw null;
14 }
15}
static void SetupUIObjects()