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.BundleType Enum

This is used to identify the type of the bundle for differentiation in registration process.

public enum AssetsManager.BundleType
 : System.Byte

Fields

UnityAssetBundle 0
This Bundle Type refers to the asset bundles generated in Unity through AssetBundleBrowser.

WWiseSoundBank 1
This Bundle Type refers to the sound bank generated by WWise.