tModLoader v2024.10
A mod to make and play Terraria mods
|
This is the complete list of members for GenShape, including all inherited members.
_quitOnFail (defined in GenShape) | GenShape | protected |
_random (defined in GenBase) | GenBase | protectedstatic |
_tiles (defined in GenBase) | GenBase | protectedstatic |
_worldHeight (defined in GenBase) | GenBase | protectedstatic |
_worldWidth (defined in GenBase) | GenBase | protectedstatic |
CustomPerUnitAction(int x, int y, params object[] args) (defined in GenBase) | GenBase | |
Output(ShapeData outputData) (defined in GenShape) | GenShape | |
Perform(Point origin, GenAction action) (defined in GenShape) | GenShape | pure virtual |
QuitOnFail(bool value=true) (defined in GenShape) | GenShape | |
UnitApply(GenAction action, Point origin, int x, int y, params object[] args) (defined in GenShape) | GenShape | protected |