remoteControlled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
|version1= 2.14
|version1= 2.14
|branch= dev
|branch= dev
 
|arg= local
|gr1= Remote Control
|gr1= Remote Control



Revision as of 12:31, 31 July 2023

Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.14.

Description

Description:
Returns the person controlling the given unit.
Groups:
Remote Control

Syntax

Syntax:
remoteControlled unit
Parameters:
unit: Object - unit under remote control
Return Value:
Object - the person controlling the unit or objNull

Examples

Example 1:
_who = remoteControlled bob;

Additional Information

See also:
remoteControl

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