Player::ping

From RAGE Multiplayer Wiki
Revision as of 13:48, 17 April 2017 by CocaColaBear (talk | contribs)

This property returns players ping.

Note: this property is read-only.

Example

let playerPing = player.ping

See Also