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

Public Member Functions

 VoidLensHelper (Projectile proj)
 
 VoidLensHelper (Vector2 worldPosition, float opacity)
 
void Update ()
 
void SpawnVoidLensDust ()
 
void DrawToDrawData (List< DrawData > drawDataList, int selectionMode)
 

Private Attributes

readonly Vector2 _position
 
readonly float _opacity
 
readonly int _frameNumber
 

Detailed Description

Definition at line 16 of file VoidLensHelper.cs.


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