synchronizedTriggers: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ") |
||
Line 16: | Line 16: | ||
|x1= <code>[[synchronizedTriggers]] _someWaypoint;</code> | |x1= <code>[[synchronizedTriggers]] _someWaypoint;</code> | ||
|seealso= [[synchronizeObjectsAdd]] [[synchronizeObjectsRemove]] | |seealso= [[synchronizeObjectsAdd]] [[synchronizeObjectsRemove]] [[synchronizedWaypoints]] | ||
}} | }} |
Revision as of 18:34, 20 January 2022
Description
- Description:
- Returns the list of triggers synchronized with a given waypoint.
- Groups:
- Triggers
Syntax
- Syntax:
- synchronizedTriggers waypoint
- Parameters:
- waypoint: Waypoint
- Return Value:
- Array
Examples
- Example 1:
synchronizedTriggers _someWaypoint;
Additional Information
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