|
tModLoader v2025.10
A mod to make and play Terraria mods
|
This is the complete list of members for Actions.SetTileKeepWall, 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.SetTileKeepWall) | Actions.SetTileKeepWall | virtual |
| 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 | |
| SetTileKeepWall(ushort type, bool setSelfFrames=false, bool setNeighborFrames=true) (defined in Actions.SetTileKeepWall) | Actions.SetTileKeepWall | |
| UnitApply(Point origin, int x, int y, params object[] args) (defined in GenAction) | GenAction | protected |