terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.WorldBuilding.Shapes.Tail Class Reference
+ Inheritance diagram for Terraria.WorldBuilding.Shapes.Tail:

Public Member Functions

 Tail (double width, Vector2D endOffset)
 
override bool Perform (Point origin, GenAction action)
 
GenShape Output (ShapeData outputData)
 
GenShape QuitOnFail (bool value=true)
 

Protected Member Functions

bool UnitApply (GenAction action, Point origin, int x, int y, params object[] args)
 

Protected Attributes

bool _quitOnFail
 

Properties

static UnifiedRandom _random [get]
 
static TileData _tiles [get]
 
static int _worldWidth [get]
 
static int _worldHeight [get]
 

Private Attributes

double _width
 
Vector2D _endOffset
 
ShapeData _outputData
 

Detailed Description

Definition at line 158 of file Shapes.cs.


The documentation for this class was generated from the following file: