synchronizedWaypoints: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{RV\|type=command \| arma3 \| *([0-9]\.[0-9]{2}) * \|gr1=(.*) \|gr2=(.*) \|(.*) \|(.*) \| *p1 *=(.*) \|(.*) \|x1=(.*) \|seealso=(.*) \}\} " to "{{RV|type=command |game1= arma3 |version1= $1 |gr1=$2 |gr2=$3 |descr=$4...)
m (Text replacement - " +" to " ")
Line 20: Line 20:
|seealso= [[synchronizeWaypoint]]  
|seealso= [[synchronizeWaypoint]]  
}}
}}


{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}

Revision as of 10:25, 11 June 2021

Hover & click on the images for description

Description

Description:
Returns the list of waypoints synchronized with a given trigger or waypoint.
Groups:
WaypointsTriggers

Syntax

Syntax:
synchronizedWaypoints obj
Parameters:
obj: Object or Waypoint
Return Value:
Array

Examples

Example 1:
synchronizedWaypoints _someTrigger;

Additional Information

See also:
synchronizeWaypoint

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