|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtualinherited |
Called whenever this tile updates due to being placed or being next to a tile that is changed. Return false to stop the game from carrying out its default TileFrame operations. Returns true by default.
| i | The x position in tile coordinates. |
| j | The y position in tile coordinates. |
| resetFrame | |
| noBreak |
Reimplemented in Terraria.ModLoader.ModPylon.
Definition at line 442 of file ModTile.cs.