Is there any way(c++function) to move camera without using APlayerCameraManager::SetViewTarget

Hi there.
I need to move camera. ( From A camera to B camera. with moving speed. fixed POV)
I try to find c++ function, but there is no function to move a camera without using APlayerCameraManager::SetViewTarget…

is there any way to move camera?