RoR2-ChensGradiusMod

Gradius Mod in Risk of Rain 2.

View on GitHub

ChensGradiusMod

Chen.GradiusMod.Drones.Drone

Drone.SetupFirstPhase() Method

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

public bool SetupFirstPhase();

Returns

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