Jump to content

Get an Active Message Box or Notification String


Wolfpack49

Recommended Posts

If I wanted to get the actual text string within a message box or notification when it actively pops, how would I do so? GetString() seems only able to pull a keyword. I'm able to detect that a message box has popped using UI.IsMenuOpen("MessageBoxMenu"), but is there a way to grab the actual text string the message box or notification is displaying? Sorry for all the noob questions!

 

EDIT: Just found this on the UI Script page, but looks like there is no documentation page beneath:

 

String GetString(String menuName, String target)

Gets string value at existing target location.

 

What would be a good example of this code in use?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...