Skip to content

Function; UI_StopFlashButton

Cloaked edited this page Jun 10, 2020 · 1 revision

UI_StopFlashButton(<sScreenName>, <sButtonName>)

Description

Makes button <sButtonName> on screen <sScreenName> stop flashing if started using UI_FlashButton().

Example

UI_StopFlashButton("NewTaskbar", "btnBuild")

Arguments

<sScreenName>: the name of the screen.
<sButtonName>: the name of the button.

Related Pages

UI_FlashButton()

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally