RoR2-ChensGradiusMod

Gradius Mod in Risk of Rain 2.

View on GitHub

ChensGradiusMod

Chen.GradiusMod.Drones.DroneDeathState

DroneDeathState.SpawnInteractable Property

Flag that is used to check if the interactable will be spawned upon death. Modify this in OnEnter.
Required implementation for its default value.

protected abstract bool SpawnInteractable { get; set; }

Property Value

System.Boolean