isLaserOn: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=")
Line 13: Line 13:
| Returns true if the vehicle has its laser turned on. Not to be confused with [[isIRLaserOn]] which is for units
| Returns true if the vehicle has its laser turned on. Not to be confused with [[isIRLaserOn]] which is for units


| '''isLaserOn''' vehicle
|s1=  '''isLaserOn''' vehicle


|p1=vehicle: [[Object]]
|p1=vehicle: [[Object]]

Revision as of 00:07, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Weapons

Syntax

Syntax:
isLaserOn vehicle
Parameters:
vehicle: Object
Return Value:
Return value needed

Examples

Example 1:
_on = isLaserOn _vehicle;

Additional Information

See also:
enableIRLasers isIRLaserOn

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