Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.GetHealthPercent: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
m (cleanup)
Line 1: Line 1:
{{Note | This page is automatically generated.  Any changes may be overwritten}}
{{Note|This page is automatically generated.  Any changes may be overwritten}}
[[Category:Dota2Function]]
[[Category:Dota2Function]]
[[Category:CDOTA_BaseNPC]]
[[Category:CDOTA_BaseNPC]]


== Function Description ==
== Function Description ==
''' int GetHealthPercent() '''
''' int GetHealthPercent() '''


''Get the current health percent of the unit.''
''Get the current health percent of the unit.''


== Returns ==
== Returns ==
''int'' - No Description Set
''int'' - No Description Set

Revision as of 04:42, 23 July 2023

Note.pngNote:This page is automatically generated. Any changes may be overwritten

Function Description

int GetHealthPercent()

Get the current health percent of the unit.

Returns

int - No Description Set