Entity.has

Checks if this entity own a specific component.

struct Entity
@nogc
bool
has
(
C
)
()

Meta