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

◆ ActiveProfile

DrEditorProfile DrPlatformEditorData.ActiveProfile
getset

Definition at line 19 of file DrPlatformEditorData.cs.

20 {
21 [global::Cpp2ILInjected.Token(Token = "0x600014E")]
22 [global::Cpp2ILInjected.Address(RVA = "0x701D40", Offset = "0x701D40", Length = "0x38")]
23 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 get
26 {
27 throw null;
28 }
29 [global::Cpp2ILInjected.Token(Token = "0x600014F")]
30 [global::Cpp2ILInjected.Address(RVA = "0x7046E8", Offset = "0x7046E8", Length = "0x8")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 set
33 {
34 throw null;
35 }
36 }