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
FormatterData.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000347")]
8 internal class FormatterData : ProviderData
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6001C19")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1B2CB6C", Offset = "0x1B2CB6C", Length = "0x4")]
12 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 {
16 throw null;
17 }
18 }
19}