
Risk of Rain 2
You are viewing a potentially older version of this package. View Latest Version

R2API.SceneAsset is a submodule assembly for R2API that allows mod creators to obtain Assets that live exclusively in scenes.
R2API.SceneAsset works via the AddAssetRequest method, which allows you to run an Action when the RoR2 splashscreen appears, this internally causes R2API to load the scene you need and later run the event so you can retrieve the specified asset you're looking for.
R2API.Core.