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.DataStructures.DroneCameraTracker Class Reference

Public Member Functions

void Track (Projectile proj)
 
void Clear ()
 
void WorldClear ()
 
bool IsInUse ()
 
bool TryTracking ([Out] Vector2 cameraPosition)
 
 DroneCameraTracker ()
 

Private Member Functions

void ValidateTrackedProjectile ()
 

Private Attributes

Projectile _trackedProjectile
 
int _lastTrackedType
 
bool _inUse
 

Detailed Description

Definition at line 8 of file DroneCameraTracker.cs.


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