terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.Star Class Reference

Public Member Functions

void Fall ()
 
void Update ()
 
 Star ()
 

Static Public Member Functions

static void NightSetup ()
 
static void StarFall (float positionX)
 
static void SpawnStars (int s=-1)
 
static void UpdateStars ()
 

Public Attributes

Vector2 position
 
float scale
 
float rotation
 
int type
 
float twinkle
 
float twinkleSpeed
 
float rotationSpeed
 
bool falling
 
bool hidden
 
Vector2 fallSpeed
 
int fallTime
 
float fadeIn
 

Static Public Attributes

static bool dayCheck
 
static float starfallBoost
 
static int starFallCount
 

Static Private Member Functions

static Star ()
 

Detailed Description

Definition at line 8 of file Star.cs.


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