isInteractingWith

open fun isInteractingWith(interacting: Array<Character>): QueryType

Only match entities that are interacting with any of the specified entities

Return

this query

Parameters

interacting

the characters to check against