This is the complete list of members for WwwLoader, including all inherited members.
cacheFolder | WwwLoader | static |
Cancel() | WwwLoader | |
ClearCache(bool ancestor=false) | WwwLoader | static |
DeleteCache(WwwOption option) | WwwLoader | static |
duration | WwwLoader | |
error | WwwLoader | |
info | WwwLoader | |
isCacheable | WwwLoader | static |
isDone | WwwLoader | |
keepWaiting | WwwLoader | |
LoadAsset(WwwOption option, Action< WwwLoader, AssetBundle > handler, bool unload=true) | WwwLoader | static |
LoadAudio(WwwOption option, Action< WwwLoader, AudioClip > handler) | WwwLoader | static |
LoadBytes(WwwOption option, Action< WwwLoader, byte[]> handler) | WwwLoader | static |
LoadImage(WwwOption option, Texture2D texture, Action< WwwLoader, Texture2D > handler=null) | WwwLoader | static |
LoadMovie(WwwOption option, Action< WwwLoader, MovieTexture > handler) | WwwLoader | static |
LoadText(WwwOption option, Action< WwwLoader, string > handler) | WwwLoader | static |
Post(WwwOption option, Action< WwwLoader > handler=null) | WwwLoader | static |
progress | WwwLoader | |
RetrieveCache(WwwOption option) | WwwLoader | static |
time | WwwLoader | |
ToString() | WwwLoader | |
url | WwwLoader |