Dota 2 Workshop Tools/Scripting/API/Global.DebugDrawText
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
void DebugDrawText(Vector a, string b, bool c, float d)
Draw text in 3d (origin, text, bViewCheck, duration)
Parameters
Type | Name | Description |
---|---|---|
Vector | a | No Description Set |
string | b | No Description Set |
bool | c | No Description Set |
float | d | No Description Set |