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

◆ MemberType

override MemberTypes System.Reflection.FieldInfo.MemberType
getsetinherited

Definition at line 36 of file FieldInfo.cs.

37 {
38 [global::Cpp2ILInjected.Token(Token = "0x6002391")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1B80EA4", Offset = "0x1B80EA4", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 get
42 {
43 throw null;
44 }
45 }