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.RuntimeType.ReflectedType
getset

Definition at line 1979 of file RuntimeType.cs.

1980 {
1981 [global::Cpp2ILInjected.Token(Token = "0x6000DE0")]
1982 [global::Cpp2ILInjected.Address(RVA = "0x1C71B14", Offset = "0x1C71B14", Length = "0xC")]
1983 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1984 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1985 get
1986 {
1987 throw null;
1988 }
1989 }