|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtualinherited |
Allows you to determine whether this tile glows red when the given player has the Dangersense buff.
This is only called on the local client.
| i | The x position in tile coordinates. |
| j | The y position in tile coordinates. |
| player | Main.LocalPlayer |
Definition at line 328 of file ModTile.cs.