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
|
Classes | |
struct | OceanLineCache |
struct | UnderworldCache |
Public Member Functions | |
void | SetUnderworldInfo (int drawIndex, float scale) |
void | SetOceanLineInfo (float yScreenPosition, float oceanOpacity) |
AmbientSkyDrawCache () | |
Public Attributes | |
AmbientSkyDrawCache.UnderworldCache[] | Underworld |
AmbientSkyDrawCache.OceanLineCache | OceanLineInfo |
Static Public Attributes | |
static AmbientSkyDrawCache | Instance |
Static Private Member Functions | |
static | AmbientSkyDrawCache () |
Definition at line 8 of file AmbientSkyDrawCache.cs.