[This is preliminary documentation and is subject to change.]
Blips the siren.
This is identical to the blip that is played when the siren is briefly turned on and off, but does not turn on the light.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- evenIfOn
- Type: SystemBoolean
If true, the siren will blip even if it's on; otherwise, it'll only blip if the siren is off. Note, that if the siren is on, and this parameter is true, this method will not return on the same tick.
See Also