RAGE.Elements.Ped.SetCoordsKeepVehicle

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • posX: float
  • posY: float
  • posZ: float

Return value

  • void

Syntax

ped.SetCoordsKeepVehicle(posX, posY, posZ)

Example

//todo


See also