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

◆ InheritanceLevel

int System.MonoCustomAttrs.AttributeInfo.InheritanceLevel
getset

Definition at line 776 of file MonoCustomAttrs.cs.

777 {
778 [global::Cpp2ILInjected.Token(Token = "0x6000F24")]
779 [global::Cpp2ILInjected.Address(RVA = "0x1C81958", Offset = "0x1C81958", Length = "0x8")]
780 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
781 get
782 {
783 throw null;
784 }
785 }