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
|
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 9 of file DroneCameraTracker.cs.