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
PaddedHeadAndTail.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::System.Diagnostics.DebuggerDisplay("Head = {Head}, Tail = {Tail}")]
9 [global::Cpp2ILInjected.Token(Token = "0x2000614")]
10 [StructLayout(2, Pack = 1, Size = 384)]
11 internal struct PaddedHeadAndTail
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x4001A28")]
14 [global::Cpp2ILInjected.FieldOffset(Offset = "0x80")]
15 [global::System.Runtime.InteropServices.FieldOffset(128)]
16 public int Head;
17
18 [global::Cpp2ILInjected.Token(Token = "0x4001A29")]
19 [global::Cpp2ILInjected.FieldOffset(Offset = "0x100")]
20 [global::System.Runtime.InteropServices.FieldOffset(256)]
21 public int Tail;
22 }
23}
class f__AnonymousType0<< Count > j__TPar