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
/
NamedQuery
/
nameEquals
name
Equals
open
fun
nameEquals
(
names
:
Array
<
String
>
)
:
QueryType
Only match entities with the specified names, case sensitive
Return
this query
Parameters
names
the names to check