tModLoader v2024.10
A mod to make and play Terraria mods
|
This is the complete list of members for Actions.Custom, including all inherited members.
_random (defined in GenBase) | GenBase | protectedstatic |
_tiles (defined in GenBase) | GenBase | protectedstatic |
_worldHeight (defined in GenBase) | GenBase | protectedstatic |
_worldWidth (defined in GenBase) | GenBase | protectedstatic |
Apply(Point origin, int x, int y, params object[] args) (defined in Actions.Custom) | Actions.Custom | virtual |
Custom(CustomPerUnitAction perUnit) (defined in Actions.Custom) | Actions.Custom | |
CustomPerUnitAction(int x, int y, params object[] args) (defined in GenBase) | GenBase | |
Fail() (defined in GenAction) | GenAction | protected |
IgnoreFailures() (defined in GenAction) | GenAction | |
NextAction (defined in GenAction) | GenAction | |
Output(ShapeData data) (defined in GenAction) | GenAction | |
OutputData (defined in GenAction) | GenAction | |
UnitApply(Point origin, int x, int y, params object[] args) (defined in GenAction) | GenAction | protected |