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_mtu.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x020002D6 RID: 726
8 [StructLayout(2, Pack = 1, Size = 20)]
9 internal struct ifreq_mtu
10 {
11 // Token: 0x04000F3F RID: 3903
12 [FixedBuffer(typeof(byte), 16)]
14
15 // Token: 0x04000F40 RID: 3904
16 public int ifru_mtu;
17
18 // Token: 0x020002D7 RID: 727
21 [StructLayout(0, Size = 16)]
23 {
24 // Token: 0x04000F41 RID: 3905
25 public byte FixedElementField;
26 }
27 }
28}
class f__AnonymousType0<< Count > j__TPar
ifreq_mtu.< ifr_name > e__FixedBuffer ifr_name
Definition ifreq_mtu.cs:13