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

◆ AssemblyQualifiedName

override string System.RuntimeType.AssemblyQualifiedName
getset

Definition at line 2867 of file RuntimeType.cs.

2868 {
2869 [global::Cpp2ILInjected.Token(Token = "0x6000E10")]
2870 [global::Cpp2ILInjected.Address(RVA = "0x1C735A4", Offset = "0x1C735A4", Length = "0xC")]
2871 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2872 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2873 get
2874 {
2875 throw null;
2876 }
2877 }