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

◆ AixArpHardware

Enumerator
ETHER 
ATM 
SLIP 
PPP 
LOOPBACK 
FDDI 

Definition at line 6 of file AixArpHardware.cs.

7 {
8 // Token: 0x04000EC1 RID: 3777
9 ETHER = 6,
10 // Token: 0x04000EC2 RID: 3778
11 ATM = 37,
12 // Token: 0x04000EC3 RID: 3779
13 SLIP = 28,
14 // Token: 0x04000EC4 RID: 3780
15 PPP = 23,
16 // Token: 0x04000EC5 RID: 3781
18 // Token: 0x04000EC6 RID: 3782
19 FDDI = 15
20 }