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 | |
LockOnHelperStaticData () | |
Public Attributes | |
LockOnHelper.LockOnMode | UseMode |
bool | _enabled |
bool | _canLockOn |
List< int > | _targets |
int | _pickedTarget |
int | _lifeTimeCounter |
int | _lifeTimeArrowDisplay |
int | _threeDSTarget |
int | _targetClosestTarget |
bool | ForceUsability |
bool | LockOnAvailable |
int | _lastFrame |
float[,] | _drawProgress |
Properties | |
static LockOnHelperStaticData | Instance [get, set] |
Definition at line 11 of file LockOnHelperStaticData.cs.