Dota 2 Workshop Tools/Scripting/API/CDota BaseNPC.SetCustomHealthLabel

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 17:09, 15 September 2014 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

void SetCustomHealthLabel(string label, int r, int g, int b)

Changes the label over a hero


Parameters

Type Name Description
string label label over the unit's head
int r red color
int g green color
int b blue color