|
WKLib 0.0.1
A modding library for White Knuckle
|
This is the complete list of members for WKLib.API.Assets.AssetService, including all inherited members.
| AssetService(WKLibAPI API) | WKLib.API.Assets.AssetService | |
| FindLevelsByName(string nameContains) | WKLib.API.Assets.AssetService | |
| LoadAllLevelsFromBundle(AssetBundle bundle, IProgress< float > progress=null) | WKLib.API.Assets.AssetService | |
| LoadBundleRelativeAsync(string relativePath, IProgress< float > progress=null) | WKLib.API.Assets.AssetService | |
| LoadGameModeFromBundle(AssetBundle bundle, string assetName, IProgress< float > progress=null) | WKLib.API.Assets.AssetService | |
| LoadPngAsSprite(string pngFileName) | WKLib.API.Assets.AssetService | |
| LoadPngAsSpriteRelative(string relativePngPath) | WKLib.API.Assets.AssetService | |
| UnloadAllBundles(bool unloadAllLoadedObjects=false) | WKLib.API.Assets.AssetService | |
| UnloadBundleRelative(string relativePath, bool unloadAllLoadedObjects=false) | WKLib.API.Assets.AssetService |