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 | Reuse (bool strictSettings, float distanceFromCursor, int AimedX, int AimedY, int LX, int LY, int HX, int HY) |
void | WinCandidacy () |
ReusableCandidate () | |
Properties | |
float | DistanceFromCursor [get, private set] |
Private Attributes | |
bool | _strictSettings |
int | _aimedX |
int | _aimedY |
int | _hx |
int | _hy |
int | _lx |
int | _ly |
float< DistanceFromCursor > | k__BackingField |
Definition at line 91 of file TileSmartInteractCandidateProvider.cs.