Show / Hide Table of Contents

Method LoadAssetBundle

| Edit this page View Source

LoadAssetBundle(string)

Loads an asset bundle at runtime.
Declaration
public static AssetBundle LoadAssetBundle(string bundlePath)
Parameters
Type Name Description
string bundlePath Asset bundle path relative to "plugins" BepInEx folder
Returns
Type Description
AssetBundle AssetBundle loaded, or null if invalid path
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾