hasComponentByType abstract method

bool hasComponentByType(
  1. Entity entity,
  2. Type type
)

Implementation

bool hasComponentByType(Entity entity, Type type);