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

◆ UpdatePlatePosition()

static void Terraria.GameContent.PressurePlateHelper.UpdatePlatePosition ( Point location,
int player,
bool onIt )
inlinestaticprivate

Definition at line 77 of file PressurePlateHelper.cs.

78 {
79 if (!true)
80 {
81 }
82 PressurePlateHelper.MoveInto(location, player);
83 }

References Terraria.GameContent.PressurePlateHelper.MoveInto().