getRemoteSensorsDisabled: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|1.52 | |1.52 | ||
|arg | |arg= | ||
|eff | |eff= | ||
|gr1= Sensors | |gr1= Sensors | ||
| Get status of disabled raycasts for remote entities. See [[disableRemoteSensors]] for detailed description. | | Get status of disabled raycasts for remote entities. See [[disableRemoteSensors]] for detailed description. | ||
| [[getRemoteSensorsDisabled]] | | [[getRemoteSensorsDisabled]] | ||
| [[Boolean]] | | [[Boolean]] | ||
|x1= <code>_status = [[getRemoteSensorsDisabled]];</code> | |x1= <code>_status = [[getRemoteSensorsDisabled]];</code> | ||
| [[disableRemoteSensors]] | | [[disableRemoteSensors]] | ||
}} | }} |
Revision as of 00:41, 18 January 2021
Description
- Description:
- Get status of disabled raycasts for remote entities. See disableRemoteSensors for detailed description.
- Groups:
- Sensors
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