Helper functions for the file pools. More...
Classes | |
struct | Reference |
A lightweight object that encapsulates all different sources for a pool with a hash code and a relative path system. More... | |
Public Types | |
enum | LoadingType { LoadAndCacheWeak = 0, LoadAndCacheStrong, ForceReloadWeak, ForceReloadStrong, SkipPoolSearchWeak, SkipPoolSearchStrong, DontCreateNewEntry } |
If you load a file into the pool you can specify the caching behaviour with one of these. More... | |
Helper functions for the file pools.
enum LoadingType |
If you load a file into the pool you can specify the caching behaviour with one of these.