Difference between revisions of "GetReticleHitEntity"

From Nomad DB
(Created page with "Retrieves the entity that is being aimed at. This only works when the reticle is on the screen. == Syntax == <pre> GetReticleHitEntity() </pre> * '''Returns''' (string): En...")
(No difference)

Revision as of 19:53, 16 April 2020

Retrieves the entity that is being aimed at. This only works when the reticle is on the screen.

Syntax

GetReticleHitEntity()
  • Returns (string): ID of the entity that is being aimed at

Related Pages