getConnectedUAVUnit: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "|branch= dev " to "") |
||
Line 3: | Line 3: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 2.08 | |version1= 2.08 | ||
|gr1= Remote Control | |gr1= Remote Control | ||
Revision as of 16:59, 8 March 2022
Description
- Description:
- Returns UAV/UGV AI unit, which player is controlling. To return UAV vehicle, see getConnectedUAV
- Groups:
- Remote Control
Syntax
- Syntax:
- getConnectedUAVUnit person
- Parameters:
- person: Object - player controlling UAV/UGV
- Return Value:
- Object - UAV unit (AI driver or AI gunner), objNull otherwise.
Examples
- Example 1:
getConnectedUAVUnit player;
Additional Information
- See also:
- getConnectedUAV isUAVConnected
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