RAGE.Elements.Ped.SetDefensiveSphereAttachedToPed

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • target: int
  • xOffset: float
  • yOffset: float
  • zOffset: float
  • radius: float
  • p6: bool

Return value

  • void

Syntax

ped.SetDefensiveSphereAttachedToPed(target, xOffset, yOffset, zOffset, radius, p6)

Example

//todo


See also