FlashInTaskbar: Difference between revisions

From Onset Developer Wiki
(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|...")
 
(No difference)

Latest revision as of 10:50, 21 June 2021

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