ChensClassicItems
Chen.ClassicItems.Items.Common
MortarTube Class
Singleton item class powered by TILER2 that implements Mortar Tube functionality.
public class MortarTube : TILER2.Item<Chen.ClassicItems.Items.Common.MortarTube>
Inheritance System.Object 🡒 TILER2.AutoConfigContainer 🡒 TILER2.T2Module 🡒 TILER2.CatalogBoilerplate 🡒 TILER2.Item 🡒 TILER2.Item<MortarTube> 🡒 MortarTube
| Properties | Â | 
|---|---|
| mortarPrefab | Contains the mortar projectile prefab. Must invoke SetupMortarProjectile() for it to be initialized. | 
| Methods | Â | 
|---|---|
| SetupMortarProjectile() | Sets up the mortar projectile. Always invoke the method if one needs to borrow the mortar prefab. |