Skip to content
On this page

clearBloodDamage()

Used to clear blood damage on a player after they respawn.

Function Definition

ts
public clearBloodDamage(): void;

Returns

  • void

Documentation

Examples

ts
player.clearBloodDamage();

Documentation Created with ❤️ by Stuyk