getUnitAtCargoPos (VBS2)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.00
Description
- Description:
- Returns the unit for the specified cargo index.
If the tested cargo position is empty, an empty object is returned.
Syntax
Examples
- Example 1:
_unit = jeep getCargoPos 1
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- getCargoPos

