ChensHelpers
Chen.Helpers.GeneralHelpers
AssetsManager Class
A helper class that handles registering bundles for use in a mod.
Keep an instance of this class internal or local to the mod.
public class AssetsManager
Inheritance System.Object 🡒 AssetsManager
| Constructors | |
|---|---|
| AssetsManager(BundleInfo) | Constructor to use if the bundles are already made. |
| Methods | |
|---|---|
| Register() | Invoke this method to start registering the bundle assigned to this manager. |