Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.WorldGen.GrowTreeSettings.Profiles Class Reference

Static Public Member Functions

static bool TryGetFromItemId (int itemType, out GrowTreeSettings profile)
 
static bool TryGetFromTreeId (int tileType, out GrowTreeSettings profile)
 

Static Public Attributes

static GrowTreeSettings GemTree_Ruby
 
static GrowTreeSettings GemTree_Diamond
 
static GrowTreeSettings GemTree_Topaz
 
static GrowTreeSettings GemTree_Amethyst
 
static GrowTreeSettings GemTree_Sappphire
 
static GrowTreeSettings GemTree_Emerald
 
static GrowTreeSettings GemTree_Amber
 
static GrowTreeSettings VanityTree_Sakura
 
static GrowTreeSettings VanityTree_Willow
 
static GrowTreeSettings Tree_Ash
 

Detailed Description

Definition at line 617 of file WorldGen.cs.


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