ChensGradiusMod
Chen.GradiusMod.Drones.Drone
Drone.SetupSecondPhase() Method
Second phase of the setup process along with required logic. This method invokes SetupComponents.
This method is exposed for usage outside of this class.
public bool SetupSecondPhase();
Returns
System.Boolean
True means the setup was performed. False means the setup was skipped or the drone is disabled.