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/
|
Public Member Functions | |
Enumerator (PedGroup group) | |
void | Reset () |
bool | MoveNext () |
Public Attributes | |
Ped | Current => current |
GTA.PedGroup.Enumerator.Enumerator | ( | PedGroup | group | ) |
bool GTA.PedGroup.Enumerator.MoveNext | ( | ) |
void GTA.PedGroup.Enumerator.Reset | ( | ) |
Ped GTA.PedGroup.Enumerator.Current => current |