WKLib 0.2.3
A modding library for White Knuckle
Loading...
Searching...
No Matches
AssetService.cs File Reference

Go to the source code of this file.

Classes

class  WKLib.API.Assets.AssetService
 Loads and caches AssetBundles and assets, scoped by ModContext to avoid collisions. More...
 

Namespaces

namespace  WKLib
 
namespace  WKLib.API
 
namespace  WKLib.API.Assets
 

Typedefs

using Object = UnityEngine.Object
 

Typedef Documentation

◆ Object

using Object = UnityEngine.Object

Definition at line 14 of file AssetService.cs.