RAGE.Game.Ai.TaskPlantBomb

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • ped: int
  • x: float
  • y: float
  • z: float
  • heading: float

Return value

  • void

Syntax

RAGE.Game.Ai.TaskPlantBomb(ped, x, y, z, heading)

Example

//todo


See also