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.GrowTreeSettings Struct Reference
+ Collaboration diagram for Terraria.WorldGen.GrowTreeSettings:

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 36280 of file WorldGen.cs.


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