Health

<number, number> InstanceObject:Health(<void>)

Mainly used for the Header's Value when its SubType is set to Health, and for the Healthbar. It returns the health and max health of the object.

Parameters

Name
Description
Type
Default
Optional

N/A

N/A

N/A

N/A

Return

<number, number> the object's Health, MaxHealth

Last updated