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: 0x020002DA RID: 730
6 internal struct in6_addr
7 {
8 // Token: 0x04000F48 RID: 3912
9 public byte[] u6_addr8;
10 }
11}