terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.WorldGen.GrowTreeSettings Struct Reference

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
 

Detailed Description

Definition at line 19047 of file WorldGen.cs.


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