Background for Starfield
Member of the ObjectReference script
float[]functionGetSpacePosition()Native

Description

Documentation Comment

Get the Cell Space position of the object
Values are returned in the array in the order:
position.x, position.y, position.z


Caveats


Examples

Auto-Generated Example

float[] returnedValue = myObjectReference__toCallFunctionOn.GetSpacePosition()
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.