tModLoader v2024.10
A mod to make and play Terraria mods
|
This is the complete list of members for Modifiers.Blotches, 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 Modifiers.Blotches) | Modifiers.Blotches | virtual |
Blotches(int scale=2, double chance=0.3) (defined in Modifiers.Blotches) | Modifiers.Blotches | |
Blotches(int xScale, int yScale, double chance=0.3) (defined in Modifiers.Blotches) | Modifiers.Blotches | |
Blotches(int leftScale, int upScale, int rightScale, int downScale, double chance=0.3) (defined in Modifiers.Blotches) | Modifiers.Blotches | |
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 |