RAGE.Elements.Vehicle.SetShootAtTarget

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • entity: int
  • xTarget: float
  • yTarget: float
  • zTarget: float

Return value

  • void

Syntax

vehicle.SetShootAtTarget(entity, xTarget, yTarget, zTarget)

Example

//todo


See also