Difference between revisions of "GetReticleHitLocation"

From Nomad DB
(Created page with "Retrieves the position of the reticle in world space. This only works when the reticle is on the screen. == Syntax == <pre> GetReticleHitLocation() </pre> * '''Returns''' (ta...")
(No difference)

Revision as of 19:54, 16 April 2020

Retrieves the position of the reticle in world space. This only works when the reticle is on the screen.

Syntax

GetReticleHitLocation()
  • Returns (table): Position of the reticle in world space

Related Pages