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.Style Class Reference

Public Member Functions

PedProp[] GetAllProps ()
 
PedComponent[] GetAllComponents ()
 
IPedVariation[] GetAllVariations ()
 
IEnumerator< IPedVariationGetEnumerator ()
 
void ClearProps ()
 
void RandomizeProps ()
 
void RandomizeOutfit ()
 
void SetDefaultClothes ()
 

Properties

PedProp this[PedPropType propId] [get]
 
PedComponent this[PedComponentType componentId] [get]
 

Member Function Documentation

◆ ClearProps()

void GTA.Style.ClearProps ( )

◆ GetAllComponents()

PedComponent [] GTA.Style.GetAllComponents ( )

◆ GetAllProps()

PedProp [] GTA.Style.GetAllProps ( )

◆ GetAllVariations()

IPedVariation [] GTA.Style.GetAllVariations ( )

◆ GetEnumerator()

IEnumerator<IPedVariation> GTA.Style.GetEnumerator ( )

◆ RandomizeOutfit()

void GTA.Style.RandomizeOutfit ( )

◆ RandomizeProps()

void GTA.Style.RandomizeProps ( )

◆ SetDefaultClothes()

void GTA.Style.SetDefaultClothes ( )

Property Documentation

◆ this[PedComponentType componentId]

PedComponent GTA.Style.this[PedComponentType componentId]
get

◆ this[PedPropType propId]

PedProp GTA.Style.this[PedPropType propId]
get

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