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

◆ Ipv6Enabled

bool System.Net.Configuration.SettingsSectionInternal.Ipv6Enabled
getpackage

Definition at line 140 of file SettingsSectionInternal.cs.

141 {
142 get
143 {
144 return true;
145 }
146 }