terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |
Definition at line 8 of file DroneCameraTracker.cs.