terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
Tuple()
[3/3]
System.Tuple
< T1, T2, T3, T4 >.
Tuple
(
T1
item1
,
T2
item2
,
T3
item3
,
T4
item4
)
inline
Definition at line
14
of file
Tuple.4.cs
.
15
{
16
this.m_Item1
=
item1
;
17
this.m_Item2
=
item2
;
18
this.m_Item2
=
item3
;
19
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
System
Tuple
Generated by
1.10.0