Background for Skyrim SE
Member of the DbSkseFunctions script

Description

Documentation Comment

Get the index of the closest object reference in the refs array to the ref


Caveats


Parameters


Examples

Auto-Generated Example

ObjectReference myObjectReference__ref
ObjectReference[] myObjectReferenceArray__refs

int returnedValue = DbSkseFunctions.GetClosestObjectIndexFromRef(myObjectReference__ref, myObjectReferenceArray__refs)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.