terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
class | Profiles |
Public Member Functions | |
delegate bool | IsTileFitForTreeGroundTest (int tileType) |
delegate bool | IsWallTypeFitForTreeBack (int wallType) |
Public Attributes | |
ushort | TreeTileType |
int | TreeHeightMin |
int | TreeHeightMax |
int | TreeTopPaddingNeeded |
WorldGen.GrowTreeSettings.IsTileFitForTreeGroundTest | GroundTest |
WorldGen.GrowTreeSettings.IsWallTypeFitForTreeBack | WallTest |
ushort | SaplingTileType |
Definition at line 19047 of file WorldGen.cs.