UAVControl: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m (Switching to uniformed upper case for all *UAV* commands) |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Returns array with current operator of UAV and his vehicle role in UAV. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 14: | Line 14: | ||
|p1= uav: [[Object]] |= Parameter 1 | |p1= uav: [[Object]] |= Parameter 1 | ||
| [[Array]] - in format: [ | | [[Array]] - in format [unit, vehicleRole], where: | ||
* unit: [[Object]] - UAV operator | |||
* vehicleRole: [[String]] - vehicle role of the operator in UAV, for example: "DRIVER" or "GUNNER" |= RETURNVALUE | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code>|= EXAMPLE1 | |x1= <code>[[UAVControl]] uav;</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 22:43, 26 April 2017
Description
- Description:
- Returns array with current operator of UAV and his vehicle role in UAV.
- Groups:
- Uncategorised
Syntax
- Syntax:
- UAVControl uav
- Parameters:
- uav: Object
- Return Value:
- Array - in format [unit, vehicleRole], where:
Examples
- Example 1:
UAVControl uav;
Additional Information
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