Entity:SetHealth
Description
Sets the health of the entity.
You may want to take Entity:GetMaxHealth into account when calculating what to set health to, in case a gamemode has a different max health than 100.
Arguments
Example
Sets the entity's health to their maximum health.
Output: The entity's health is now full.