getComponentByType abstract method

Component? getComponentByType(
  1. Type componentType,
  2. Entity entity
)

Implementation

Component? getComponentByType(Type componentType, Entity entity);