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
|
Public Member Functions | |
IPv6AddressFormatter (ushort[] addr, long scopeId) | |
override string | ToString () |
Private Member Functions | |
uint | AsIPv4Int () |
bool | IsIPv4Compatible () |
bool | IsIPv4Mapped () |
Static Private Member Functions | |
static ushort | SwapUShort (ushort number) |
Private Attributes | |
ushort[] | address |
long | scopeId |
Definition at line 9 of file IPv6AddressFormatter.cs.