Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isDone

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)
Read time 1 minuteLast updated 8 days ago

Definition

public bool isDone { get; }