RAGE.Game.Ai.TaskArrestPed

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • ped: int
  • target: int

Return value

  • void

Syntax

RAGE.Game.Ai.TaskArrestPed(ped, target)

Example

//todo


See also