drawLink: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| |SEEALSO= " to "| - |SEEALSO= ")
m (Text replacement - "|x1= <code>(example)</code>|EXAMPLE1= " to "|x1= - |EXAMPLE1= ")
Line 24: Line 24:




|x1= <code>(example)</code>|EXAMPLE1=  
|x1= - |EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 18:44, 29 September 2020

Hover & click on the images for description

Description

Description:
The editor will draw a line between the two specified editor objects. Line type can be LINE or ARROW.
Some Old Editor Command
Groups:
Game 2 Editor

Syntax

Syntax:
map drawLink [from,to,param type,line type,color]
Parameters:
map: Control -
[from,to,param type,line type,color]: Array -
Return Value:
Nothing

Examples

Example 1:
-

Additional Information

See also:
-

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