Arcade
|
Public Member Functions | |
T | Get< T > (params String[] locator) |
IEnumerable< ResourceLocator > | FindAll (bool recursive=false) |
IEnumerable< ResourceLocator > | FindAll< T > (bool recursive=false) |
abstract Object | Get (Type type, IEnumerable< String > locator) |
abstract IEnumerable < ResourceLocator > | FindAll (ResourceLocator locator, bool recursive=false) |
abstract IEnumerable < ResourceLocator > | FindAll< T > (ResourceLocator locator, bool recursive=false) |
abstract IEnumerable< Type > | GetRegisteredTypes () |
bool | IsRegistered (Type type) |
bool | IsRegistered< T > () |
|
inline |
|
pure virtual |
Implemented in ResourceLibrary.ArchiveLibrary, and ResourceLibrary.Archive.
|
inline |
|
pure virtual |
Implemented in ResourceLibrary.ArchiveLibrary, and ResourceLibrary.Archive.
|
pure virtual |
Implemented in ResourceLibrary.ArchiveLibrary, and ResourceLibrary.Archive.
|
inline |
|
pure virtual |
Implemented in ResourceLibrary.ArchiveLibrary, and ResourceLibrary.Archive.
|
inline |
|
inline |