RoR2-ChensGradiusMod

Gradius Mod in Risk of Rain 2.

View on GitHub

ChensGradiusMod

Chen.GradiusMod.Drones.Drone

Drone.PostSetup() Method

The fifth step in the setup process. Place here the code for cleanup, or for finalization.
This will still be performed whether the drone is enabled or disabled.
This will still also be performed if the drone was already set up or not.

public virtual void PostSetup();