Dota 2 Workshop Tools/Scripting/API/Global.UTIL MessageText

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 17:08, 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 UTIL_MessageText(int playerId, string message, int r, int g, int b, int a)

Displays a message for a specific player


Parameters

Type Name Description
int playerId
string message
int r
int g
int b
int a