Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»WWW Actions»WWW Object
Index
Navigation
Community Wiki

WWW Object

Gets data from a url and store it in variables. See Unity WWW docs for more details.

Url
Url to download data from.
Store Text
Gets text from the url.
Store Texture
Gets a Texture from the url.
Store Movie Texture
Gets a Texture from the url.
Error String
Error message if there was an error during the download.
Progress
How far the download progressed (0-1).
Is Done
Event to send when the data has finished loading (progress = 1).
Is Error
Event to send if there was an error.
Tags:

Last modified on 9/17/2011 5:54 PM by User.

  • RSS Feed