terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
IsTouching (bool useDiagonals, params ushort[] tileIds) | |
override bool | Apply (Point origin, int x, int y, params object[] args) |
GenAction | IgnoreFailures () |
GenAction | Output (ShapeData data) |
Public Attributes | |
GenAction | NextAction |
ShapeData | OutputData |
Protected Member Functions | |
bool | UnitApply (Point origin, int x, int y, params object[] args) |
bool | Fail () |
Properties | |
static UnifiedRandom | _random [get] |
static TileData | _tiles [get] |
static int | _worldWidth [get] |
static int | _worldHeight [get] |
Static Private Member Functions | |
static | IsTouching () |
Private Attributes | |
bool | _useDiagonals |
ushort[] | _tileIds |
bool | _returnFalseOnFailure = true |
Static Private Attributes | |
static readonly int[] | DIRECTIONS |
Definition at line 306 of file Modifiers.cs.