Background for Skyrim SE
Member of the ObjectReference script
floatfunctionGetPositionX()Native

Description

Wiki Description

Returns the current X position of the reference.

Documentation Comment

Get the current X position of the object


Caveats

CK Wiki - Notes

The object reference's X property also returns this value.


Examples

No human-generated examples found for this function.

Auto-Generated Example

float returnedValue = myObjectReference__toCallFunctionOn.GetPositionX()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.