GetReticlePos
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns an array_var containing the XYZ coordinates (indexed in that order) of the position the reticle (crosshair) is pointing at. If the position is not a valid one, the function returns ar_Null.
Syntax
(coords:array_var) GetReticlePos
Example
let aReticlePos := GetReticlePos