ChensGradiusMod
Chen.GradiusMod.Drones.Drone
Drone.DroneCharacterMasterObject Property
This refers to the CharacterMaster GameObject of the drone.
Implement this method in the drone class and have it return the CharacterMaster GameObject.
protected abstract GameObject DroneCharacterMasterObject { get; }