Graphics::setCheckpointIconScale

From RAGE Multiplayer Wiki

Client-Side
Function

 JavaScript



JavaScript Syntax


Required Params

  • checkpoint: number
  • scale: number

Return value

  • void

Syntax

mp.game.graphics.setCheckpointIconScale(checkpoint, scale)

Example

//todo


See also