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
ifreq.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x020002D2 RID: 722
8 [StructLayout(2, Pack = 1, Size = 18)]
9 internal struct ifreq
10 {
11 // Token: 0x04000F39 RID: 3897
12 [FixedBuffer(typeof(byte), 16)]
14
15 // Token: 0x04000F3A RID: 3898
17
18 // Token: 0x020002D3 RID: 723
21 [StructLayout(0, Size = 16)]
23 {
24 // Token: 0x04000F3B RID: 3899
25 public byte FixedElementField;
26 }
27 }
28}
class f__AnonymousType0<< Count > j__TPar
ifreq.< ifr_name > e__FixedBuffer ifr_name
Definition ifreq.cs:13