synchronizedTriggers: Difference between revisions
Lou Montana (talk | contribs) |
BrettMayson (talk | contribs) mNo edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 12: | Line 12: | ||
|p1= waypoint: [[Waypoint]] | |p1= waypoint: [[Waypoint]] | ||
|r1= [[Array]] | |r1= [[Array]] of [[Object]]s - Trigger objects | ||
|x1= < | |x1= <sqf>synchronizedTriggers _someWaypoint;</sqf> | ||
|seealso= [[synchronizeObjectsAdd]] [[synchronizeObjectsRemove]] [[synchronizedWaypoints]] | |seealso= [[synchronizeObjectsAdd]] [[synchronizeObjectsRemove]] [[synchronizedWaypoints]] | ||
}} | }} | ||
Latest revision as of 12:22, 1 January 2026
Description
- Description:
- Returns the list of triggers synchronized with a given waypoint.
- Groups:
- Triggers
Syntax
- Syntax:
- synchronizedTriggers waypoint
- Parameters:
- waypoint: Waypoint
- Return Value:
- Array of Objects - Trigger objects
Examples
- Example 1:
- synchronizedTriggers _someWaypoint;
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note