World.getEntitiesWith

Returns a range containing entities with the specified components.

class World
@nogc
Array!Entity
getEntitiesWith
(
Components...
)
()

Meta