Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


allowHTTPDownload

Obsolete: Use InsecureHttpOption instead. This option is also available in the Player Settings UI.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. Use PlayerSettings.insecureHttpOption
public static bool allowHTTPDownload { get; set; }