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

◆ SitDown()

void Terraria.GameContent.PlayerSittingHelper.SitDown ( Player player,
int x,
int y )
inline

Definition at line 77 of file PlayerSittingHelper.cs.

78 {
79 int num = 1;
80 Vector2 bottom = player.Bottom;
81 if (num == 0)
82 {
83 }
84 if (num == 0)
85 {
86 }
87 if (num == 0)
88 {
89 }
90 if (num == 0)
91 {
92 }
93 Vector2 bottom2 = player.Bottom;
94 int num2 = 1;
95 this.SitUp(player, num2 != 0);
96 }
class f__AnonymousType0<< Count > j__TPar
void SitUp(Player player, bool multiplayerBroadcast=true)

References Terraria.Entity.Bottom, j__TPar, and Terraria.GameContent.PlayerSittingHelper.SitUp().