My Project
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
Teal.Download Class Reference
Inheritance diagram for Teal.Download:
Teal.MonoSingleton< Download >

Public Member Functions

void GetText (string filename, Action< string > onSuccess)
 
void GetTexture (string filename, Action< Texture2D > onSuccess)
 
void GetFile (string filename, Action< byte[]> onSuccess)
 

Static Public Member Functions

static string StreamingAssetsUrl (string relativePath)
 
static string StreamingAssets (string relativePath)
 

Additional Inherited Members

- Static Protected Attributes inherited from Teal.MonoSingleton< Download >
static T _instance
 
- Properties inherited from Teal.MonoSingleton< Download >
static T Get [get]
 Returns the singleton instance.
 

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