assignedVehicles: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{RV|type=command |game1= arma1 |version1= 2.12 |branch=dev |gr1= Groups |descr= Returns all vehicles added to the given Group with addVehicle. |s1= assignedVehi...")
 
m (2.12 released, no longer only dev branch)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


|game1= arma1
|game1= arma3
|version1= 2.12
|version1= 2.12
|branch=dev
|gr1= Groups
|gr1= Groups



Latest revision as of 16:33, 28 February 2023

Hover & click on the images for description

Description

Description:
Returns all vehicles added to the given Group with addVehicle.
Groups:
Groups

Syntax

Syntax:
assignedVehicles group
Parameters:
group: Group
Return Value:
Array of Objects

Examples

Example 1:
_vehicles = assignedVehicles group player;

Additional Information

See also:
assignedVehicle assignedGroup addVehicle assignAsDriver assignAsCargo assignAsCommander assignAsGunner assignAsTurret assignAsCargoIndex unassignVehicle leaveVehicle fullCrew

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