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

From Valve Developer Community
Jump to: navigation, search
Wikipedia - Letter.png
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
Dead End - Icon.png
This article has no links to other VDC articles. Please help improve this article by adding links that are relevant to the context within the existing text.
January 2024


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