Dota 2 Workshop Tools/Scripting/API/Global.DebugDrawBox: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
||
Line 17: | Line 17: | ||
|- | |- | ||
| Vector | | Vector | ||
| | | a | ||
| No Description Set | | No Description Set | ||
|- | |- | ||
| Vector | | Vector | ||
| | | b | ||
| No Description Set | | No Description Set | ||
|- | |- | ||
| Vector | | Vector | ||
| | | c | ||
| No Description Set | | No Description Set | ||
|- | |- | ||
| int | | int | ||
| | | d | ||
| No Description Set | | No Description Set | ||
|- | |- | ||
| int | | int | ||
| | | e | ||
| No Description Set | | No Description Set | ||
|- | |- | ||
| int | | int | ||
| | | f | ||
| No Description Set | | No Description Set | ||
|- | |- | ||
| int | | int | ||
| | | g | ||
| No Description Set | | No Description Set | ||
|- | |- | ||
| float | | float | ||
| | | h | ||
| No Description Set | | No Description Set | ||
|} | |} |
Revision as of 00:05, 9 August 2014

Function Description
void DebugDrawBox(Vector ', Vector ', Vector ', int ', int ', int ', int ', float ')
Draw a debug overlay box (origin, mins, maxs, forward, r, g, b, a, duration )
Parameters
Type | Name | Description |
---|---|---|
Vector | a | No Description Set |
Vector | b | No Description Set |
Vector | c | No Description Set |
int | d | No Description Set |
int | e | No Description Set |
int | f | No Description Set |
int | g | No Description Set |
float | h | No Description Set |