tModLoader v2024.03
A mod to make and play Terraria mods
EntitySource_TileBreak Class Reference

Used when a tile or wall is broken More...

Inherits AEntitySource_Tile.

Public Member Functions

 EntitySource_TileBreak (int tileCoordsX, int tileCoordsY, string? context=null)
 
- Public Member Functions inherited from AEntitySource_Tile
 AEntitySource_Tile (int tileCoordsX, int tileCoordsY, string? context)
 

Additional Inherited Members

- Properties inherited from AEntitySource_Tile
string? Context [get]
 Additional context identifier, particularly useful for set bonuses or accessory affects. See ItemSourceID and ProjectileSourceID for vanilla uses More...
 
Point TileCoords [get]
 
- Properties inherited from IEntitySource
string? Context [get]
 Additional context identifier, particularly useful for set bonuses or accessory affects. See ItemSourceID and ProjectileSourceID for vanilla uses More...
 

Detailed Description

Used when a tile or wall is broken