WWW.isDone 是否完成

var isDone : bool

Description描述

Is the download already finished? (Read Only)

判断下载是否已经完成(只读)?

You should not write loops that spin until download is done; use coroutines instead. An empty loop that waits for isDone will block in the web player.

你不应该编写循环执行直到下载完成,使用协同程序代替。等待isDone的空循环将被阻止在网页中播放。

最后修改:2011年4月25日 Monday 9:22

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。