SHVDN  v3
An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language in-game. Developed by crosire https://github.com/crosire/scripthookvdotnet/
GTA.PedGroup.Enumerator Class Reference
Inheritance diagram for GTA.PedGroup.Enumerator:

Public Member Functions

 Enumerator (PedGroup group)
 
void Reset ()
 
bool MoveNext ()
 

Public Attributes

Ped Current => current
 

Constructor & Destructor Documentation

◆ Enumerator()

GTA.PedGroup.Enumerator.Enumerator ( PedGroup  group)

Member Function Documentation

◆ MoveNext()

bool GTA.PedGroup.Enumerator.MoveNext ( )

◆ Reset()

void GTA.PedGroup.Enumerator.Reset ( )

Member Data Documentation

◆ Current

Ped GTA.PedGroup.Enumerator.Current => current

The documentation for this class was generated from the following file: