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

◆ LookForDoorsToOpen()

void Terraria.GameContent.DoorOpeningHelper.LookForDoorsToOpen ( Player player)
inline

Definition at line 81 of file DoorOpeningHelper.cs.

82 {
84 float x = player.velocity.X;
85 }
class f__AnonymousType0<< Count > j__TPar
DoorOpeningHelper.PlayerInfoForOpeningDoors GetPlayerInfoForOpeningDoor(Player player)

References Terraria.GameContent.DoorOpeningHelper.GetPlayerInfoForOpeningDoor(), j__TPar, Terraria.Entity.velocity, and Microsoft.Xna.Framework.Vector2.X.