|
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
|
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 |
Definition at line 16 of file VoidLensHelper.cs.