Dota 2 Workshop Tools/Scripting/API/CDebugOverlayScriptHelper.Box: 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:CDebugOverlayScriptHelper]]


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

Revision as of 13:25, 9 August 2014

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

Function Description

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

Draws a world-space axis-aligned box. Specify bounds in world space.


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
int f No Description Set
bool g No Description Set
float h No Description Set