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

◆ Item2

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

Definition at line 29 of file Tuple.2.cs.

30 {
31 [global::Cpp2ILInjected.Token(Token = "0x60009E7")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1883C40", Offset = "0x1883C40", Length = "0x8")]
33 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 get
36 {
37 throw null;
38 }
39 }
int System.Runtime.CompilerServices.ITuple. Length
Definition Tuple.2.cs:163