|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inline |
Removes the buff at the provided index and shuffles the remaining buff indexes down to fill the gap. The buff types and times will then be synced to clients. This method should only be called on the server or in single player.
| buffIndex | The index of the buff to remove. |
Definition at line 106775 of file NPC.cs.
References Terraria.Main.netMode, and Terraria.NetMessage.SendData().
Here is the call graph for this function: