EntityManager.hasComponent

Check if the entity has the specified component.

class EntityManager
const pure nothrow @safe
bool
hasComponent
(
C
)
(
const ID id
)

Meta