Background for Skyrim SE
Member of the clib script
stringfunctioncGetCellXYAsString(ObjectReferenceaObjectRef)Global

Description

Documentation String

Requirements: None

Documentation Comment

Learned from Ashen thanks!!!
Player Cell Position: https://www.nexusmods.com/skyrimspecialedition/mods/46173
Convenience for display/messages
Grid Map for reference
https://docs.google.com/spreadsheets/d/1yhsNb12btLWpRNRIpZ2DfjVsWR946qEZTmVML_Wi9U8/edit?usp=sharing


Caveats


Parameters

ObjectReferenceaObjectRef


Examples

Auto-Generated Example

ObjectReference myObjectReference__aObjectRef

string returnedValue = clib.cGetCellXYAsString(myObjectReference__aObjectRef)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.