Anyone know the native to clean ped?

Does anyone know the native to clean the ped of blood/injuries?
I cannot even find it in the natives doc. Only one for clearing the wetness. lol.

I want to basically clean ped on respawn/revive with a death script I’m working with. As right now I revive but I’m all bloody still.

Thanks!

Hi

Try use this

-- CLEAR_PED_BLOOD_DAMAGE
ClearPedBloodDamage(
	ped --[[ Ped ]]
)