GetCrosshairRefEx
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns the object reference under the crosshair. Unlike the NVSE GetCrosshairRef, this function is not limited to objects within activation range.
Syntax
(crosshairRef:ref) GetCrosshairRefEx
Example
set rCrosshairRef to GetCrosshairRefEx
Notes
- This command has been found to introduce a persistent frame stutter/skip when used. ObjectUnderReticle is recommended instead.
- If the crosshair ref is Cell Water, this function returns an invalid reference.