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.Skies.LanternSky.Lantern Struct Reference
+ Collaboration diagram for Terraria.GameContent.Skies.LanternSky.Lantern:

Public Member Functions

Rectangle GetSourceRectangle ()
 

Public Attributes

int Variant
 
int TimeUntilFloat
 
int TimeUntilFloatMax
 
Vector2 Position
 
float Depth
 
float Rotation
 
int FrameHeight
 
int FrameWidth
 
float Speed
 
bool Active
 

Properties

Texture2D Texture [get, set]
 
float FloatAdjustedSpeed [get, set]
 

Private Attributes

Texture2D _texture
 

Static Private Attributes

const int MAX_FRAMES_X = 3
 

Detailed Description

Definition at line 320 of file LanternSky.cs.


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