RoR2-ChensGradiusMod

Gradius Mod in Risk of Rain 2.

View on GitHub

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; }

Property Value

RoR2.InteractableSpawnCard