Why does SetViewTargetWithBlend require a camera actor and not a camera component?

+10 AAA would agree again. I want to keep multiple cameras in a single blueprint/actor, and want to lerp between them. Seems I can’t have what I want without a LOT of custom lerping code? (The original camera needs to remember where to return to, too)