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.BundleInfo

AssetsManager.BundleInfo.source Field

The source is the resource path as defined by a mod. The bundle must be Embedded as Resource.

public string source;

Field Value

System.String