Entity.hasComponent

Check if the entity has a specific component.

class Entity
pure nothrow @safe
bool
hasComponent
(
C
)
()

Meta