|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inline |
Sets the P:Terraria.DataStructures.ExtraJumpState.Available flag for all extra jumps to false.
If you want to disable an extra jump, use M:Terraria.DataStructures.ExtraJumpState.Disable instead.
If you want to disable all extra jumps, but not prevent them once the disabling factor is removed, use F:Terraria.Player.blockExtraJumps instead.
Definition at line 20817 of file Player.cs.
References Terraria.ModLoader.ExtraJumpLoader.ConsumeAllJumps().
Referenced by Terraria.Player.Update().
Here is the call graph for this function:
Here is the caller graph for this function: