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

◆ ReflectedType

override global.System.Type System.Reflection.RuntimeFieldInfo.ReflectedType
getset

Definition at line 251 of file RuntimeFieldInfo.cs.

252 {
253 [global::Cpp2ILInjected.Token(Token = "0x60025B1")]
254 [global::Cpp2ILInjected.Address(RVA = "0x1B8E5DC", Offset = "0x1B8E5DC", Length = "0x8")]
255 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
256 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
257 get
258 {
259 throw null;
260 }
261 }