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
ValueTuple.3.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Mono
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x2000023"
)]
7
internal
struct
ValueTuple
<T1, T2>
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x40000AC"
)]
10
[global::Cpp2ILInjected.FieldOffset(Offset =
"0x0"
)]
11
public
T1
Item1
;
12
13
[global::Cpp2ILInjected.Token(Token =
"0x40000AD"
)]
14
[global::Cpp2ILInjected.FieldOffset(Offset =
"0x0"
)]
15
public
T2
Item2
;
16
}
17
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
Mono
Definition
BigInteger.cs:11
System
Definition
__Il2CppComDelegate.cs:6
Mono.ValueTuple.Item2
T2 Item2
Definition
ValueTuple.3.cs:15
Mono.ValueTuple.Item1
T1 Item1
Definition
ValueTuple.2.cs:11
System.ValueTuple
Definition
ValueTuple.7.cs:15
source
mscorlib
Mono
ValueTuple.3.cs
Generated by
1.10.0