Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

DownloadHandler.isDone

public bool isDone;

Description

Returns true if this DownloadHandler has been informed by its parent UnityWebRequest that all data has been received, and this DownloadHandler has completed any necessary post-download processing. (Read Only)