drawArrow: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
Line 39: Line 39:
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Editor_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Editor_Control|{{uc:{{PAGENAME}}}}]]
<!-- CONTINUE Notes -->
<dl class="command_description">
<dd class="notedate">Posted on July 7, 2015 - 21:28 (UTC)</dd>
<dt class="note">[[User:Waffle SS.|Waffle SS.]]</dt>
<dd class="note">
Be careful when using this command. Unlike map markers, the draw commands can decrease your framerate.
</dd>
</dl>
<!-- DISCONTINUE Notes -->

Revision as of 23:28, 7 July 2015

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Draw an arrow on the map.
Groups:
Uncategorised

Syntax

Syntax:
map drawArrow [position1, position2, color]
Parameters:
map: Control
[position1, position2, Color]: Array
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
drawEllipsedrawIcondrawLinedrawRectangle

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

Notes

Bottom Section

Posted on July 7, 2015 - 21:28 (UTC)
Waffle SS.
Be careful when using this command. Unlike map markers, the draw commands can decrease your framerate.