RAGE.Elements.Ped.TaskSweepAimEntity

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • anim: string
  • p2: string
  • p3: string
  • p4: string
  • p5: int
  • vehicle: int
  • p7: float
  • p8: float

Return value

  • void

Syntax

ped.TaskSweepAimEntity(anim, p2, p3, p4, p5, vehicle, p7, p8)

Example

//todo


See also