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