terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ThisIsAHackThatChangesTheSnapPointsInfo()

void Terraria.UI.SnapPoint.ThisIsAHackThatChangesTheSnapPointsInfo ( Vector2 anchor,
Vector2 offset,
int id )
inline

Definition at line 69 of file SnapPoint.cs.

70 {
71 this.<Id>k__BackingField = anchor;
72 }
int< Id > k__BackingField
Definition SnapPoint.cs:79

References Terraria.UI.SnapPoint.Id, and Terraria.UI.SnapPoint.k__BackingField.