Terraria v1.4.4.9
Terraria source code documentation
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
 
IsTileFitForTreeGroundTest GroundTest
 
IsWallTypeFitForTreeBack WallTest
 
ushort SaplingTileType
 

Detailed Description

Definition at line 611 of file WorldGen.cs.


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