GroupRemoveMember Method

RAGE Plugin Hook Documentation

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

Removes the specified Ped from this group. The Ped must be a member of this group.

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

public void RemoveMember(
	Ped ped
)

Parameters

ped
Type: RagePed
The Ped to remove from this group.
See Also

Reference