Background for Skyrim SE
Member of the SPE_ObjectRef script
floatfunctionGetAbsPosX(ObjectReferenceakReference)NativeGlobal

Description

Documentation Comment

Return absolute positions of akReference. That is, the position of the reference with respect to the adjacent exterior worldspace (if any)


Caveats


Parameters

ObjectReferenceakReference


Examples

Auto-Generated Example

ObjectReference myObjectReference__akReference

float returnedValue = SPE_ObjectRef.GetAbsPosX(myObjectReference__akReference)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.