remoteControlled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.14
|version1= 2.14
|branch= dev


|gr1= Remote Control
|gr1= Remote Control

Revision as of 15:33, 25 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