FlashInTaskbar

From Onset Developer Wiki
Revision as of 10:50, 21 June 2021 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Client|1.5.0}} {{FuncDescription|Flashes the icon in the taskbar of the game.}} {{FuncSyntax|FlashInTaskbar(bFlash)}} {{FuncParameters}} {{FuncParam|bFlash|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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