isLaserOn: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (stable)
m (added enableIRLasers link in seeAlso)
Line 289: Line 289:
|mp= - |= Multiplayer Behaviour
|mp= - |= Multiplayer Behaviour


| |= See Also
| [[enableIRLasers]] |= See Also


}}
}}

Revision as of 17:20, 20 January 2018

Hover & click on the images for description

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

Example 1:
isLaserOn vehicle player

Additional Information

See also:
enableIRLasers

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

Bottom Section