Terraria v1.4.4.9
Terraria source code documentation
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)
 

Private Member Functions

void ValidateTrackedProjectile ()
 

Private Attributes

Projectile _trackedProjectile
 
int _lastTrackedType
 
bool _inUse
 

Detailed Description

Definition at line 5 of file DroneCameraTracker.cs.


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