terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Member Functions | |
static void | Wall (int x, int y, int wallType) |
static void | Wall2 (int x, int y, int wallType) |
static void | Moss (int x, int y) |
static void | Gem (int x, int y) |
static void | Spider (int x, int y) |
static void | WallDungeon (int x, int y, int wallType) |
Static Private Member Functions | |
static bool | Gemmable (int type) |
Definition at line 18877 of file WorldGen.cs.