RoR2-ChensGradiusMod

Gradius Mod in Risk of Rain 2.

View on GitHub

ChensGradiusMod

Chen.GradiusMod.Compatibility

Aetherium Class

A static class that contains compatibility features from Aetherium mod.

public static class Aetherium

Inheritance System.Object 🡒 Aetherium

Properties  
enabled The check to use if Aetherium mod is enabled.
Always do an if check before invoking methods in this class or else unexpected errors will happen in-game.
Methods  
AddEngineersToolbeltCustomDrone(string) Allows the Engineers Toolbelt to revive and duplicate the custom drone.
AddInspiredCustomDrone(string) Allows the Inspiring Drone to inspire the custom drone.
RevivedByEngineersToolbelt(CharacterBody) Determines if the CharacterBody is revived by Engineers Toolbelt.