Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.query
/
WidgetQuery
/
nameContains
name
Contains
open
fun
nameContains
(
name
:
Array
<
String
>
)
:
WidgetQuery
Only matches widgets whose name contains any of the specified names
Return
this query
Parameters
name
the name to check