FlashInTaskbar

From Onset Developer Wiki
FlashInTaskbar

Type: Function
Context: Client
Introduced: v1.5.0

Description

Flashes the icon in the taskbar of the game.

Syntax

FlashInTaskbar(bFlash)

Parameters

  • bFlash
    true to make it flash, false to stop flashing.

Return Value

  • Returns nothing.

Example

See also