![]() |
tModLoader v2024.12
A mod to make and play Terraria mods
|
Inherits GenCondition.
Protected Member Functions | |
override bool | CheckValidity (int x, int y) |
abstract bool | CheckValidity (int x, int y) |
Additional Inherited Members | |
![]() | |
GenCondition | AreaAnd (int width, int height) |
GenCondition | AreaOr (int width, int height) |
bool | IsValid (int x, int y) |
GenCondition | Not () |
![]() | |
delegate bool | CustomPerUnitAction (int x, int y, params object[] args) |
![]() | |
static UnifiedRandom | _random [get] |
static ref Tilemap | _tiles [get] |
static int | _worldHeight [get] |
static int | _worldWidth [get] |
|
protectedvirtual |
Implements GenCondition.