Topic was automatically imported from the old Question2Answer platform.
Asked By
steely
I’m using a WindowDialog to display story event text and options to the player, and I don’t want the window to have an exit button in the upper right. The player has to select an option, they can’t just dismiss the dialog.
Is there a way to remove the exit button so I can have full control over when the WindowDialog is allowed to close?