Entity:GetMaxHealth
Description
Returns the max health that the entity was given. It can be set via Entity:SetMaxHealth.
Returns
Example
Prints the maximum health set for player 1.
Output: By default, 100.
Returns the max health that the entity was given. It can be set via Entity:SetMaxHealth.
Prints the maximum health set for player 1.