Background for Starfield
Member of the Game script
floatfunctionGetCameraHeadingAngle(ObjectReferenceakTarget)NativeGlobal

Description

Documentation Comment

Gets the angle between the camera's heading and the target object in degrees - in the range from -180 to 180


Caveats


Parameters


Examples

Auto-Generated Example

ObjectReference myObjectReference__akTarget

float returnedValue = Game.GetCameraHeadingAngle(myObjectReference__akTarget)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.