Method group is Obsolete

WWW.isDone

Obsolete Use UnityWebRequest, a fully featured replacement which is more efficient and has additional features. public bool isDone;

Description

Is the download already finished? (Read Only)

You should not write loops that spin until download is done; use coroutines instead.


Did you find this page useful? Please give it a rating: