Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > APlayerController
Syntax
bool bAutoManageActiveCameraTarget
Remarks
True to allow this player controller to manage the camera target for you, typically by using the possessed pawn as the camera target. Set to false if you want to manually control the camera target.