IsPlatformNetworkAvailable
return !ServerSettings::ForceNoNetwork() && IsPlatformNetworkAvailable();
static bool IsPlatformNetworkAvailable();