Class Style
Namespace: GTA
Assembly: ScriptHookVDotNet3.dll
Syntax
public sealed class Style
Properties
|
Improve this Doc
View Source
Item[PedComponentType]
Declaration
public PedComponent this[PedComponentType componentId] { get; }
Parameters
Property Value
|
Improve this Doc
View Source
Item[PedPropType]
Declaration
public PedProp this[PedPropType propId] { get; }
Parameters
Property Value
Methods
|
Improve this Doc
View Source
ClearProps()
Declaration
|
Improve this Doc
View Source
GetAllComponents()
Declaration
public PedComponent[] GetAllComponents()
Returns
|
Improve this Doc
View Source
GetAllProps()
Declaration
public PedProp[] GetAllProps()
Returns
|
Improve this Doc
View Source
GetAllVariations()
Declaration
public IPedVariation[] GetAllVariations()
Returns
|
Improve this Doc
View Source
GetEnumerator()
Declaration
public IEnumerator<IPedVariation> GetEnumerator()
Returns
|
Improve this Doc
View Source
RandomizeOutfit()
Declaration
public void RandomizeOutfit()
|
Improve this Doc
View Source
RandomizeProps()
Declaration
public void RandomizeProps()
|
Improve this Doc
View Source
SetDefaultClothes()
Declaration
public void SetDefaultClothes()