Is there a place I can see images of the the menu to go with the menu names?
The following is not working:
if UI.IsMenuOpen("LevelUp Menu")
But this one is working:
if UI.IsMenuOpen("InventoryMenu")
So I think I may not be using the correct menu. I want the one that shows the perks trees and player level (the looking up at the starts background).