Description
Wiki Description
Sets the current target for the player's camera.
Documentation Comment
Sets the camera target actor
Caveats
CK Wiki - Notes
- Specifying an arTarget that is disabled will result in a CTD.
Parameters
ActorarTarget
CK Wiki Description
The target to use for the player's camera
Examples
No human-generated examples found for this function.
Auto-Generated Example
Actor myActor__arTarget
Game.SetCameraTarget(myActor__arTarget)