C# Класс GTAVBETrainerDotNet.SkinProps.SkinPropUtils

Skin utilities
Показать файл Открыть проект

Открытые методы

Метод Описание
GetPropCategoryDesc ( int propCategoryIndex ) : string

Gets the description of a prop category

GetSkinCategoryDesc ( int skinCategoryIndex ) : string

Gets the description of a skin category

Описание методов

GetPropCategoryDesc() публичный статический Метод

Gets the description of a prop category
public static GetPropCategoryDesc ( int propCategoryIndex ) : string
propCategoryIndex int Prop category index
Результат string

GetSkinCategoryDesc() публичный статический Метод

Gets the description of a skin category
public static GetSkinCategoryDesc ( int skinCategoryIndex ) : string
skinCategoryIndex int Skin category index
Результат string