Check if an alert is currently showing.
Posted: Mon Jun 14, 2021 12:16 am
I need a way to check if an alert is currently open. Something that works the same way as this code for checking if a conversation is open:
Cheers!
Code: Select all
(DialogueManager.dialogueUI as StandardDialogueUI).isOpen