RoR2-ClassicItems

A mod for Risk of Rain 2 that extends ThinkInvis.ClassicItems.

View on GitHub

ChensClassicItems

Chen.ClassicItems.Items.Uncommon

PanicMines Class

Singleton item class powered by TILER2 that implements Panic Mines functionality.

public class PanicMines : TILER2.Item<Chen.ClassicItems.Items.Uncommon.PanicMines>

Inheritance System.Object 🡒 TILER2.AutoConfigContainer 🡒 TILER2.T2Module 🡒 TILER2.CatalogBoilerplate 🡒 TILER2.Item 🡒 TILER2.Item<PanicMines> 🡒 PanicMines

Properties  
mineGhostPrefab The ghost projectile prefab for the mine prefab of Panic Mines.
minePrefab The mine prefab used to deploy the mines triggered by Panic Mines.