Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 100 of file PortalHelper.cs.
References System.Math.Abs(), Terraria.Projectile.ai, Terraria.GameContent.PortalHelper.anyPortalAtAll, Terraria.Entity.Center, Terraria.Collision.CheckAABBvLineCollision(), Terraria.GameContent.PortalHelper.FoundPortals, Terraria.GameContent.PortalHelper.GetPortalEdges(), Terraria.GameContent.PortalHelper.GetPortalOutingPoint(), Terraria.Main.netMode, Microsoft.Xna.Framework.Vector2.Normalize(), System.Math.PI, Terraria.GameContent.PortalHelper.PortalCooldownForNPCs, Terraria.GameContent.PortalHelper.PortalCooldownForPlayers, Terraria.Main.projectile, Terraria.NetMessage.SendData(), System.Math.Sign(), System.start, Terraria.Player.Teleport(), Terraria.Collision.TileCollision(), Terraria.Entity.whoAmI, and Microsoft.Xna.Framework.Vector2.Zero.
Referenced by Terraria.NPC.TryPortalJumping(), and Terraria.Player.TryPortalJumping().