RAGE.Game.Ai.TaskStealthKill

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • killer: int
  • target: int
  • killType: uint
  • p3: float
  • p4: bool

Return value

  • void

Syntax

RAGE.Game.Ai.TaskStealthKill(killer, target, killType, p3, p4)

Example

//todo


See also