diag drawMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (corrected syntax)
Line 11: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''diag_drawMode''' "type" |= Syntax
| '''diag_drawMode''' type |= Syntax


|p1= section: [[name]] - Type of visualization |= Parameter 1
|p1= type: [[String]] - Type of visualization |= Parameter 1


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value

Revision as of 11:19, 4 January 2017


-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.63|1.63]]
Hover & click on the images for description

Description

Description:
Activates specific debug visualization.
Groups:
Uncategorised

Syntax

Syntax:
diag_drawMode type
Parameters:
type: String - Type of visualization
Return Value:
Nothing

Examples

Example 1:
diag_drawMode "normal"

Additional Information

See also:
VBS diag_drawmodeVBS setDrawMode

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

[[Category:Introduced with arma3dev version 1.63]][[ Category: arma3dev: New Scripting Commands | DIAG DRAWMODE]][[ Category: arma3dev: Scripting Commands | DIAG DRAWMODE]]

Notes

Bottom Section

Posted on September 6, 2016 - 07:36 (UTC)
Kju
Currently A3 dev branch, diag.exe, version 1.65.138249 has no drawModes available: diag_list "drawMode" -> []