|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inline |
Removes the provided buff type from the player and shuffles the remaining buff indexes down to fill the gap. Use M:Terraria.Player.DelBuff(System.Int32) if you only know the buff index.
| type | The buff type |
Definition at line 5893 of file Player.cs.
References Terraria.Player.buffType, Terraria.Player.DelBuff(), and Terraria.Player.maxBuffs.
Referenced by Terraria.Player.ProcessHitAgainstNPC(), Terraria.Player.ShimmerUnstuck(), Terraria.Player.Teleport(), Terraria.Player.ToggleLight(), Terraria.Player.TogglePet(), and Terraria.Player.Update().
Here is the call graph for this function:
Here is the caller graph for this function: