isLaserOn: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ | arma3dev |= Game |1.77|= Game Version (number surrounded by NO SPA...") |
m (Fixed syntax) |
||
Line 18: | Line 18: | ||
| '''isLaserOn''' vehicle |= Syntax | | '''isLaserOn''' vehicle |= Syntax | ||
|p1=[[Object]] | |p1=vehicle: [[Object]] |= Parameter 1 | ||
|p2= |= Parameter 2 | |p2= |= Parameter 2 |
Revision as of 05:19, 16 October 2017
Description
- Description:
- Returns true if the vehicle has its laser turned on.
- Multiplayer:
- -
- Groups:
- Uncategorised
Syntax
- Syntax:
- isLaserOn vehicle
- Parameters:
- vehicle: Object
- Return Value:
- Boolean: True when laser is on, otherwise false
Examples
Additional Information
- See also:
- See also needed
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.77]][[ Category: arma3dev: New Scripting Commands | ISLASERON]][[ Category: arma3dev: Scripting Commands | ISLASERON]]