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 | |
SnapPoint (string name, int id, Vector2 anchor, Vector2 offset) | |
void | Calculate (UIElement element) |
void | ThisIsAHackThatChangesTheSnapPointsInfo (Vector2 anchor, Vector2 offset, int id) |
Public Attributes | |
string | Name |
Properties | |
int | Id [get, private set] |
Vector2 | Position [get, private set] |
Private Attributes | |
int< Id > | k__BackingField |
Vector2< Position > | k__BackingField |
Vector2 | _anchor |
Vector2 | _offset |
Definition at line 10 of file SnapPoint.cs.