GroupLeader Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets or sets the leader of this group. When setting, if the specified Ped is not a member of this group, it will become a member.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public Ped Leader { get; set; }

Property Value

Type: Ped
The leader of this group.
See Also

Reference