|
TModLoader v1.4.4.9
TModLoader source code documentation
|
Return false to prevent M:Terraria.ModLoader.ExtraJump.ShowVisuals(Terraria.Player) from executing.
By default, this hook returns whether the player is moving upwards with respect to F:Terraria.Player.gravDir
| player | The player performing the jump |
Definition at line 129 of file ExtraJump.cs.
References Terraria.Player.gravDir, and Terraria.Entity.velocity.
Referenced by Terraria.ModLoader.ExtraJumpLoader.JumpVisuals().
Here is the caller graph for this function: