SiliconGhetto Engine API
Homepage
GitHub
Preparing search index...
health
heal
Function heal
heal
(
entity
:
number
,
amount
:
number
)
:
void
Restore health to an entity (clamped to max health).
Parameters
entity
:
number
The entity ID
amount
:
number
Amount of health to restore
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Homepage
GitHub
SiliconGhetto Engine API
Loading...
Restore health to an entity (clamped to max health).