containsText

static boolean containsText(Array<String> text)

Checks if the specified text is contained in any chat interface that is currently being displayed

Return

true if the specified text is contained in any chat interface that is currently being displayed, false otherwise

Parameters

text

the text to check if is present anywhere