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

◆ Item3

T3 System.Tuple< T1, T2, T3, T4 >.Item3
getset

Definition at line 42 of file Tuple.3.cs.

43 {
44 [global::Cpp2ILInjected.Token(Token = "0x60009F4")]
45 [global::Cpp2ILInjected.Address(RVA = "0x188D07C", Offset = "0x188D07C", Length = "0x8")]
46 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 get
49 {
50 throw null;
51 }
52 }
int System.Runtime.CompilerServices.ITuple. Length
Definition Tuple.2.cs:163