diag drawMode: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (corrected syntax) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''diag_drawMode''' | | '''diag_drawMode''' type |= Syntax | ||
|p1= | |p1= type: [[String]] - Type of visualization |= Parameter 1 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 10:19, 4 January 2017
Description
- Description:
- Activates specific debug visualization.
- Groups:
- Uncategorised
Syntax
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" -> []