class CachedQueryWhereBuilder
CachedQueryWhereBuilder
()
|
Signature
constructor() Returns |
has
(
componentIds
)
|
Creates a query node that matches entities with all specified components.
Signature
fun has(vararg componentIds: Int): CachedQueryNode Parameters
componentIds:
Int
|