Dota 2 Workshop Tools/Scripting/API/Global.DebugScreenTextPretty: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
(Dota_Lebot push: Updated Page)
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:Global]]


== Function Description ==
== Function Description ==

Revision as of 13:14, 9 August 2014

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

Function Description

void DebugScreenTextPretty(float a, float b, int c, string d, int e, int f, int g, int h, float i, string j, int k, bool l)

Draw pretty debug text (x, y, lineOffset, text, r, g, b, a, duration, font, size, bBold)


Parameters

Type Name Description
float a No Description Set
float b No Description Set
int c No Description Set
string d No Description Set
int e No Description Set
int f No Description Set
int g No Description Set
int h No Description Set
float i No Description Set
string j No Description Set
int k No Description Set
bool l No Description Set