Player::isAiming

From RAGE Multiplayer Wiki
Revision as of 15:24, 11 September 2016 by Ragempdev (talk | contribs) (Created page with "This property is true if a player is aiming. <br/> '''Note: this property is read-only.''' ==Example== <source lang="javascript"> </source>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This property is true if a player is aiming.
Note: this property is read-only.

Example