drawArrow: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(add. ArmA2 classification)
No edit summary
Line 14: Line 14:
|p1= map: [[Control]] |= Parameter 1
|p1= map: [[Control]] |= Parameter 1


|p2= [position1, position2, color]: [[Array]] |= Parameter 2
|p2= [position1, position2, [[Color]]]: [[Array]] |= Parameter 2


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

Revision as of 15:06, 23 November 2009

-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