Background for Skyrim SE
Member of the PyramidUtils script
floatfunctionGetTravelDistance(ObjectReferenceakRef1, ObjectReferenceakRef2)Global

Description

Documentation Comment

unlike GetDistance this works even when one or both refs are in an interior or another cell


Caveats


Parameters


Examples

Auto-Generated Example

ObjectReference myObjectReference__akRef1
ObjectReference myObjectReference__akRef2

float returnedValue = PyramidUtils.GetTravelDistance(myObjectReference__akRef1, myObjectReference__akRef2)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.