triggerAttachedVehicle: 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 28: | Line 28: | ||
|x1= <code>return <nowiki>=</nowiki> '''triggerAttachedVehicle''' triggerName;</code> | |x1= <code>return <nowiki>=</nowiki> '''triggerAttachedVehicle''' triggerName;</code> | ||
|seealso= [[attachObject]] [[attachTo]] [[attachedObjects]] [[attachedTo]] [[waypointAttachVehicle]] [[waypointAttachedVehicle]] [[lightAttachObject]] | |seealso= [[attachObject]] [[attachTo]] [[attachedObjects]] [[attachedTo]] [[waypointAttachVehicle]] [[waypointAttachedVehicle]] [[lightAttachObject]] [[triggerAttachVehicle]], [[attachedObject]], [[triggerAttachObject]] | ||
}} | }} |
Revision as of 21:16, 20 January 2022
Description
- Description:
- Returns vehicle attached to the trigger (for example using triggerAttachVehicle).
- Groups:
- Triggers
Syntax
- Syntax:
- triggerAttachedVehicle trigger
- Parameters:
- trigger: Object
- Return Value:
- Object
Examples
- Example 1:
return = triggerAttachedVehicle triggerName;
Additional Information
- See also:
- attachObject attachTo attachedObjects attachedTo waypointAttachVehicle waypointAttachedVehicle lightAttachObject triggerAttachVehicleattachedObjecttriggerAttachObject
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