ChensGradiusMod
Chen.GradiusMod.Drones.DroneDeathState
DroneDeathState.GetInteractableSpawnCard Property
A method that should be implemented by the child class. This will be the Spawn Card that will be used to spawn when the drone is destroyed.
protected abstract InteractableSpawnCard GetInteractableSpawnCard { get; }