RoR2-ChensGradiusMod

Gradius Mod in Risk of Rain 2.

View on GitHub

ChensGradiusMod

Chen.GradiusMod.Drones.Drone

Drone.SetupThirdPhase() Method

Third phase of the setup process along with required logic. This method invokes SetupBehavior.
This method is exposed for usage outside of this class.

public bool SetupThirdPhase();

Returns

System.Boolean
True means the setup was performed. False means the setup was skipped or the drone is disabled.