NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
DownloadTexture Class Reference

Simple script that shows how to download a remote texture and assign it to be used by a UITexture. More...

Inheritance diagram for DownloadTexture:

Public Attributes

string url = "http://www.yourwebsite.com/logo.png"
 

Detailed Description

Simple script that shows how to download a remote texture and assign it to be used by a UITexture.

Member Data Documentation

string DownloadTexture.url = "http://www.yourwebsite.com/logo.png"

The documentation for this class was generated from the following file: