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
Loading...
Searching...
No Matches
Terraria.GameContent.Ambience.AmbientSkyDrawCache Class Reference
+ Collaboration diagram for Terraria.GameContent.Ambience.AmbientSkyDrawCache:

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 ()
 

Detailed Description

Definition at line 8 of file AmbientSkyDrawCache.cs.


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