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
|
Static Public Attributes | |
const int | Forest1 = 0 |
const int | Corruption = 1 |
const int | Desert = 2 |
const int | Jungle = 3 |
const int | Ocean = 4 |
const int | GoodEvilDesert = 5 |
const int | Hallow = 6 |
const int | Snow = 7 |
const int | Crimson = 8 |
const int | Mushroom = 9 |
const int | Forest2 = 10 |
const int | Forest3 = 11 |
const int | Forest4 = 12 |
const int | Empty = 13 |
Definition at line 7 of file SurfaceBackgroundID.cs.