Dota 2 Workshop Tools/Scripting/API/Global.DebugDrawLine

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 00:07, 9 August 2014 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)
Jump to navigation Jump to search
Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

void DebugDrawLine(Vector a, Vector b, int c, int d, int e, bool f, float g)

Draw a debug overlay line (origin, target, r, g, b, ztest, duration)


Parameters

Type Name Description
Vector a No Description Set
Vector b No Description Set
int c No Description Set
int d No Description Set
int e No Description Set
bool f No Description Set
float g No Description Set