◆ PedGroup() [1/2]
GTA.PedGroup.PedGroup |
( |
| ) |
|
◆ PedGroup() [2/2]
GTA.PedGroup.PedGroup |
( |
int |
handle | ) |
|
◆ Add()
void GTA.PedGroup.Add |
( |
Ped |
ped, |
|
|
bool |
leader |
|
) |
| |
◆ Contains()
bool GTA.PedGroup.Contains |
( |
Ped |
ped | ) |
|
◆ Delete()
override void GTA.PedGroup.Delete |
( |
| ) |
|
|
virtual |
◆ Dispose()
void GTA.PedGroup.Dispose |
( |
| ) |
|
◆ Equals()
override bool GTA.PedGroup.Equals |
( |
object |
obj | ) |
|
Determines if an object refers to the same group as this PedGroup.
- Parameters
-
- Returns
true
if the obj is the same group as this PedGroup; otherwise, false
.
◆ Exists()
override bool GTA.PedGroup.Exists |
( |
| ) |
|
|
virtual |
◆ GetEnumerator()
IEnumerator<Ped> GTA.PedGroup.GetEnumerator |
( |
| ) |
|
◆ GetHashCode()
override int GTA.PedGroup.GetHashCode |
( |
| ) |
|
◆ GetMember()
Ped GTA.PedGroup.GetMember |
( |
int |
index | ) |
|
◆ operator InputArgument()
Converts a PedGroup to a native input argument.
◆ operator!=()
Determines if two PedGroups don't refer to the same group.
- Parameters
-
- Returns
true
if left is not the same group as right ; otherwise, false
.
◆ operator==()
Determines if two PedGroups refer to the same group.
- Parameters
-
- Returns
true
if left is the same group as right ; otherwise, false
.
◆ Remove()
void GTA.PedGroup.Remove |
( |
Ped |
ped | ) |
|
◆ ToArray()
Ped [] GTA.PedGroup.ToArray |
( |
bool |
includingLeader = true | ) |
|
◆ ToList()
List<Ped> GTA.PedGroup.ToList |
( |
bool |
includingLeader = true | ) |
|
◆ Formation
◆ Leader
◆ MemberCount
int GTA.PedGroup.MemberCount |
|
get |
◆ SeparationRange
float GTA.PedGroup.SeparationRange |
|
set |
The documentation for this class was generated from the following file:
- C:/Users/nitan/source/repos/scripthookvdotnet/source/scripting_v3/GTA/Entities/Peds/PedGroup.cs