Execute_RemoveTimeAlert
Description
Removes a time alert entry from the TimeAlertUIHandler for the Self entity.
Note
BaseObject is not used. This action is always applied to the Self entity.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Not used. Fixed to Self entity. |
| S1 | TimeAlertDataId that identifies the alert entry to remove |
Examples
| Description | BaseObject | Command | S1 |
|---|---|---|---|
| Remove the quest deadline alert | RemoveTimeAlert | Alert_QuestDeadline | |
| Remove the event countdown alert | RemoveTimeAlert | Alert_EventCountdown | |
| Remove the shop timer alert | RemoveTimeAlert | Alert_ShopTimer |