RoR2-ChensHelpers

Contains simple and useful helpers for RoR2 mod creators to use. Mainly caters to Chen's mods.

View on GitHub

ChensHelpers

Chen.Helpers.GeneralHelpers.AssetsManager

AssetsManager.Register() Method

Invoke this method to start registering the bundle assigned to this manager.

public AssetBundle Register();

Returns

UnityEngine.AssetBundle
Null, or an AssetBundle object if the BundleType is a UnityAssetBundle.