Description
Wiki Description
Sets the current target for the player's camera.
Documentation Comment
Sets the camera target actor
Caveats
Parameters
Examples
; Set the player to stare at the dancer
Game.SetCameraTarget(Dancer)Auto-Generated Example
Actor myActor__arTarget
Game.SetCameraTarget(myActor__arTarget)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
