Ejemplo n.º 1
0
 private void HandleAddEntityWithBComponent(MyTestEntity entity)
 {
     Handle(entity, CID.ComponentB, entity.GetComponentB());
 }