![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
| This function is restricted.
|
Declines a spell confirmation prompt (e.g. bonus loot roll).
DeclineSpellConfirmationPrompt(spellID)
Arguments
- spellID
- number - spell ID of the prompt to decline.
Details
- SPELL_CONFIRMATION_PROMPT fires when a spell confirmation prompt might be presented to the player; it provides the spellID and information about the type, text, and duration of the confirmation prompt.
- Calling this function declines the spell prompt: the player does not perform the prompted action.
Patch changes
Patch 10.0.7 (2023-03-21): Protected.
Patch 5.0.4 (2012-08-28): Added.
