[This is preliminary documentation and is subject to change.]
Gets the members of this group.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public Ped[] Members { get; }
Public ReadOnly Property Members As Ped()
Get
public:
property array<Ped^>^ Members {
array<Ped^>^ get ();
}
Property Value
Type:
PedThe members of this group.
Reference