isRemoteControlling

From Bohemia Interactive Community
Revision as of 21:52, 31 July 2023 by Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.14 |branch= dev |arg= local |gr1= Remote Control |descr= Returns true if the given player is remote contrilling a unit |s1=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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 true if the given player is remote contrilling a unit
Groups:
Remote Control

Syntax

Syntax:
isRemoteControlling person
Parameters:
person: Object - a player
Return Value:
Boolean - true if the given player is remote controlling a unit

Examples

Example 1:
_remoteControlling = isRemoteContrilling _bob;

Additional Information

See also:
remoteControl remoteControlled

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