assignedCargo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
||
Line 23: | Line 23: | ||
|p1= vehicle: [[Object]] - | |p1= vehicle: [[Object]] - | ||
|r1=[[Array]] of [[Object]]s | |r1= [[Array]] of [[Object]]s | ||
|x1= <code>_list <nowiki>=</nowiki> assignedCargo _vehicleName</code> | |x1= <code>_list <nowiki>=</nowiki> assignedCargo _vehicleName</code> |
Revision as of 22:35, 7 August 2021
Description
- Description:
- Returns the list of soldiers assigned to the given vehicle as a cargo.
- Groups:
- Unit ControlObject Manipulation
Syntax
- Syntax:
- assignedCargo vehicle
- Parameters:
- vehicle: Object -
- Return Value:
- Array of Objects
Examples
- Example 1:
_list = assignedCargo _vehicleName
Additional Information
- See also:
- assignAsCargoassignAsGunnerassignAsCommanderassignAsDrivermoveInCargomoveInGunnermoveInCommandermoveInDriverassignAsTurretgunnercommanderdrivermoveInTurretassignedGunnerassignedCommanderassignedDriver
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