hasComponent<T> abstract method

bool hasComponent<T>(
  1. Entity entity
)

Implementation

bool hasComponent<T>(Entity entity);