RAGE.Game.Ai.TaskWrithe

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • ped: int
  • target: int
  • time: int
  • p3: int
  • p4: int
  • p5: int

Return value

  • void

Syntax

RAGE.Game.Ai.TaskWrithe(ped, target, time, p3, p4, p5)

Example

//todo


See also