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

◆ InternalNameIfAvailable

string System.Type.InternalNameIfAvailable
getsetpackage

Definition at line 6809 of file Type.cs.

6810 {
6811 [global::Cpp2ILInjected.Token(Token = "0x6000A9B")]
6812 [global::Cpp2ILInjected.Address(RVA = "0x1C500F4", Offset = "0x1C500F4", Length = "0x24")]
6813 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
6814 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
6815 get
6816 {
6817 throw null;
6818 }
6819 }