Click or drag to resize

LaserAPIIsLaserArmed Method

Check if the laser is armed.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public bool IsLaserArmed()

Return Value

Boolean
true if armed, otherwise false
See Also