|
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.GameContent.TreeTopsInfo.AreaId:Public Member Functions | |
| AreaId () | |
Static Public Attributes | |
| const int | Forest1 = 0 |
| const int | Forest2 = 1 |
| const int | Forest3 = 2 |
| const int | Forest4 = 3 |
| const int | Corruption = 4 |
| const int | Jungle = 5 |
| const int | Snow = 6 |
| const int | Hallow = 7 |
| const int | Crimson = 8 |
| const int | Desert = 9 |
| const int | Ocean = 10 |
| const int | GlowingMushroom = 11 |
| const int | Underworld = 12 |
| static readonly int | Count |
Static Private Member Functions | |
| static | AreaId () |
Definition at line 216 of file TreeTopsInfo.cs.