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

◆ Name

override string System.Reflection.RuntimeFieldInfo.Name
getset

Definition at line 277 of file RuntimeFieldInfo.cs.

278 {
279 [global::Cpp2ILInjected.Token(Token = "0x60025B3")]
280 [global::Cpp2ILInjected.Address(RVA = "0x1B8E5EC", Offset = "0x1B8E5EC", Length = "0x8")]
281 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
282 get
283 {
284 throw null;
285 }
286 }