terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Static Public Member Functions | |
static bool | Empty (int x, int y, int scale) |
static bool | Solid (int x, int y, int scale) |
static bool | HalfBrick (int x, int y, int scale) |
static bool | BottomRightFilled (int x, int y, int scale) |
static bool | BottomLeftFilled (int x, int y, int scale) |
static bool | TopRightFilled (int x, int y, int scale) |
static bool | TopLeftFilled (int x, int y, int scale) |
Definition at line 206 of file MarbleBiome.cs.