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
ToolPanel.cs
Go to the documentation of this file.
1using System;
4
5[global::Cpp2ILInjected.Token(Token = "0x20001CB")]
6public class ToolPanel
7{
8 [global::Cpp2ILInjected.Token(Token = "0x6000BF4")]
9 [global::Cpp2ILInjected.Address(RVA = "0x9B55C4", Offset = "0x9B55C4", Length = "0x8")]
10 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
11 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
12 public ToolPanel()
13 {
14 throw null;
15 }
16
17 [global::Cpp2ILInjected.Token(Token = "0x4000FBB")]
18 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
20}
class f__AnonymousType0<< Count > j__TPar
String_Layout tooltipText
Definition ToolPanel.cs:19