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

GenericContentPackProvider.LoadStaticContentAsyncActions(LoadStaticContentAsyncArgs) Method

The actions where new content can be added.

protected abstract void LoadStaticContentAsyncActions(LoadStaticContentAsyncArgs args);

Parameters

args RoR2.ContentManagement.LoadStaticContentAsyncArgs
Useful for declaring progress for content additions.