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

◆ UnderlyingSystemType

override global.System.Type System.RuntimeType.UnderlyingSystemType
getset

Definition at line 1258 of file RuntimeType.cs.

1259 {
1260 [global::Cpp2ILInjected.Token(Token = "0x6000DB8")]
1261 [global::Cpp2ILInjected.Address(RVA = "0x1C6EFD8", Offset = "0x1C6EFD8", Length = "0x4")]
1262 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1263 get
1264 {
1265 throw null;
1266 }
1267 }