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
in6_addr.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020002B7 RID: 695
6 internal struct in6_addr
7 {
8 // Token: 0x04000EE5 RID: 3813
9 public byte[] u6_addr8;
10 }
11}