Class PedGroup
Inheritance
System.Object
PedGroup
Implements
System.IEquatable<PedGroup>
System.Collections.Generic.IEnumerable<Ped>
System.Collections.IEnumerable
System.IDisposable
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: GTA
Assembly: ScriptHookVDotNet2.dll
Syntax
public class PedGroup : IEquatable<PedGroup>, IEnumerable<Ped>, IEnumerable, IHandleable, IDisposable
Constructors
| Name | Description |
|---|---|
| PedGroup() | |
| PedGroup(Int32) |
Properties
| Name | Description |
|---|---|
| FormationType | |
| Handle | |
| Leader | |
| MemberCount | |
| SeparationRange |
Methods
Operators
| Name | Description |
|---|---|
| Equality(PedGroup, PedGroup) | |
| Inequality(PedGroup, PedGroup) |
Explicit Interface Implementations
| Name | Description |
|---|---|
| IEnumerable.GetEnumerator() |