getRemoteSensorsDisabled: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_status = [[getRemoteSensorsDisabled]];<code>|= Example 1 | |x1= <code>_status = [[getRemoteSensorsDisabled]];</code>|= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 14:14, 8 September 2015
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]]