Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

WWW.isDone

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.