GroupAddMember Method

RAGE Plugin Hook Documentation

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

Adds the specified Ped to this group.

If this is the group's first member, it will become the leader. A group cannot be leaderless.

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

public void AddMember(
	Ped ped
)

Parameters

ped
Type: RagePed
The Ped.
See Also

Reference