![]() |
tModLoader v2025.01
A mod to make and play Terraria mods
|
Inherits GenAction.
Public Member Functions | |
Dither (double failureChance=0.5) | |
override bool | Apply (Point origin, int x, int y, params object[] args) |
![]() | |
abstract bool | Apply (Point origin, int x, int y, params object[] args) |
GenAction | IgnoreFailures () |
GenAction | Output (ShapeData data) |
![]() | |
delegate bool | CustomPerUnitAction (int x, int y, params object[] args) |
Additional Inherited Members | |
![]() | |
GenAction | NextAction |
ShapeData | OutputData |
![]() | |
bool | Fail () |
bool | UnitApply (Point origin, int x, int y, params object[] args) |
![]() | |
static UnifiedRandom | _random [get] |
static ref Tilemap | _tiles [get] |
static int | _worldHeight [get] |
static int | _worldWidth [get] |
|
virtual |
Implements GenAction.