// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.NetworkReachability

namespace UnityEngine
{
public class NetworkReachability // TypeDefIndex: 8648
{
	// Fields
	type#20890 value__;
	type#23395 NotReachable;
	type#23395 ReachableViaCarrierDataNetwork;
	type#23395 ReachableViaLocalAreaNetwork;
}
}
