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 | |
bool | ShouldBeUsed () |
void | SmartSelectLookup_GetTargetTile (Player player, out int tX, out int tY) |
void | UpdateSize (Vector2 size) |
void | UpdateCenter (Vector2 center) |
Vector2 | GetPointerPosition () |
SmartSelectGamepadPointer () | |
Private Attributes | |
Vector2 | _size |
Vector2 | _center |
Vector2 | _distUniform |
Definition at line 9 of file SmartSelectGamepadPointer.cs.