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

◆ Message

string System.ObsoleteAttribute.Message
getset

Definition at line 40 of file ObsoleteAttribute.cs.

41 {
42 [global::Cpp2ILInjected.Token(Token = "0x60008C2")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1C44080", Offset = "0x1C44080", Length = "0x8")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 get
46 {
47 throw null;
48 }
49 }