Player::heading

From RAGE Multiplayer Wiki
Revision as of 08:19, 10 January 2019 by CommanderDonkey (talk | contribs)

This property using for getting or setting player rotation - rotate.

Example

let playerRot = player.heading
player.heading = 90

See Also