C# Class GTAVBETrainerDotNet.SkinProps.SkinPropUtils

Skin utilities
Afficher le fichier Open project: betenner/betrainer

Méthodes publiques

Méthode Description
GetPropCategoryDesc ( int propCategoryIndex ) : string

Gets the description of a prop category

GetSkinCategoryDesc ( int skinCategoryIndex ) : string

Gets the description of a skin category

Method Details

GetPropCategoryDesc() public static méthode

Gets the description of a prop category
public static GetPropCategoryDesc ( int propCategoryIndex ) : string
propCategoryIndex int Prop category index
Résultat string

GetSkinCategoryDesc() public static méthode

Gets the description of a skin category
public static GetSkinCategoryDesc ( int skinCategoryIndex ) : string
skinCategoryIndex int Skin category index
Résultat string