|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtualinherited |
Allows you to determine whether or not the tile at the given coordinates can be hit by anything. Returns true by default. blockDamaged currently has no use.
| i | The x position in tile coordinates. |
| j | The y position in tile coordinates. |
| blockDamaged |
Definition at line 272 of file ModTile.cs.