tModLoader v2024.04
A mod to make and play Terraria mods
GenBase Class Reference

Inherited by GenAction, GenCondition, GenPass, GenSearch, GenShape, and GenStructure.

Public Member Functions

delegate bool CustomPerUnitAction (int x, int y, params object[] args)
 

Properties

static UnifiedRandom _random [get]
 
static ref Tilemap _tiles [get]
 
static int _worldHeight [get]
 
static int _worldWidth [get]