FlashInTaskbar
From Onset Developer Wiki
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.
FlashInTaskbar Type: Function |
Flashes the icon in the taskbar of the game.
FlashInTaskbar(bFlash)