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

◆ Item1

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

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

17 {
18 [global::Cpp2ILInjected.Token(Token = "0x60009E6")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1883C38", Offset = "0x1883C38", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 get
23 {
24 throw null;
25 }
26 }
int System.Runtime.CompilerServices.ITuple. Length
Definition Tuple.2.cs:163