Example #1
0
 private AttackableComponent GetAttackableComponent(Entity entity) => EntityManager.GetComponentData <AttackableComponent>(entity);