Tile - YEntity - Hit Points – Ylands
Jump to navigation
Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Hit Points == File:YlandsTile-76-get.png...") |
No edit summary |
||
Line 10: | Line 10: | ||
<pre>get hitPoints(): number; | <pre>get hitPoints(): number; | ||
set hitPoints(value: number);</pre> | set hitPoints(value: number);</pre> | ||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Revision as of 11:16, 12 November 2021
Hit Points
get hitPoints(): number; set hitPoints(value: number);
Availability
Description
Allows to get / set hitpoints (health) of target entity.