Function; UI_StopFlashButton - HWRM/KarosGraveyard GitHub Wiki

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