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
Loading...
Searching...
No Matches
Terraria.WorldGen.Spread Class Reference
+ Collaboration diagram for Terraria.WorldGen.Spread:

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)
 

Detailed Description

Definition at line 35673 of file WorldGen.cs.


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