Function; UI_DialogCancelID - HWRM/KarosGraveyard GitHub Wiki

UI_DialogCancelID(<iScreenIndex>)

Description

Triggers an "Cancel" condition in a "Yes/No" dialog on the screen with the given index number.
Note: no instance of this function having been used in the game can be found. One would assume it works similarly to UI_DialogCancelID(), except in reverse.

Example

onAccept = "UI_DialogCancelID(UI_GetScreenID('IPConnect'))"

Arguments

<iScreenID>: the index number of a screen.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️