RoR2-ClassicItems

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

View on GitHub

ChensClassicItems

Chen.ClassicItems.Items.Equipment

InstantMinefield Class

Singleton equipment class powered by TILER2 that implements Instant Minefield functionality.

public class InstantMinefield : TILER2.Equipment<Chen.ClassicItems.Items.Equipment.InstantMinefield>

Inheritance System.Object 🡒 TILER2.AutoConfigContainer 🡒 TILER2.T2Module 🡒 TILER2.CatalogBoilerplate 🡒 TILER2.Equipment 🡒 TILER2.Equipment<InstantMinefield> 🡒 InstantMinefield

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