|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtual |
Allows you to customize whether this tile can glow yellow while having the Spelunker buff, and is also detected by various pets.
Return true to force this behavior, or false to prevent it, overriding vanilla conditions. Returns null by default.
| i | The x position in tile coordinates. |
| j | The y position in tile coordinates. |
| type | The tile type |
Definition at line 137 of file GlobalTile.cs.