getRemoteSensorsDisabled: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ | arma3dev |= Game |1.52|= Game Version (number surrounded by NO SPA...")
 
mNo edit summary
Line 11: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Get status of disabled raycasts for remote entities. |= Description
| Get status of disabled raycasts for remote entities. See [[disableRemoteSensors]] for detailed description. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 15:14, 8 September 2015

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.52|1.52]]
Hover & click on the images for description

Description

Description:
Get status of disabled raycasts for remote entities. See disableRemoteSensors for detailed description.
Multiplayer:
-
Groups:
Uncategorised

Syntax

Syntax:
getRemoteSensorsDisabled
Return Value:
Boolean

Examples

Example 1:
_status = getRemoteSensorsDisabled;

Additional Information

See also:
disableRemoteSensors

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

[[Category:Introduced with arma3dev version 1.52]][[ Category: arma3dev: New Scripting Commands | GETREMOTESENSORSDISABLED]][[ Category: arma3dev: Scripting Commands | GETREMOTESENSORSDISABLED]]

Bottom Section