Fire'n'Forget to use WWW with callback and cache. More...
Classes | |
| class | Coroutiner |
| Run coroutines globally. More... | |
| class | WwwLoader |
Basically a wrapper of UnityEngine.WWW for work easier. More... | |
| class | WwwOption |
URL and some options for WwwLoader, cast from string to create if use URL only. More... | |
| class | DummyBehaviour |
Allow to be attached to a UnityEngine.GameObject without doing anything else. More... | |
| class | IoUtility |
| Include some convenient methods to extend IO operation. More... | |
| class | LinqExtension |
| Extension methods for linq operation. More... | |
| class | TypeExtension |
Extension methods for System.Type. More... | |
Fire'n'Forget to use WWW with callback and cache.