RAGE.Elements.Ped.SetCanTeleportToGroupLeader

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • groupHandle: int
  • toggle: bool

Return value

  • void

Syntax

ped.SetCanTeleportToGroupLeader(groupHandle, toggle)

Example

//todo


See also