Method | Description | |
---|---|---|
GetPropCategoryDesc ( int propCategoryIndex ) : string |
Gets the description of a prop category
|
|
GetSkinCategoryDesc ( int skinCategoryIndex ) : string |
Gets the description of a skin category
|
public static GetPropCategoryDesc ( int propCategoryIndex ) : string | ||
propCategoryIndex | int | Prop category index |
return | string |
public static GetSkinCategoryDesc ( int skinCategoryIndex ) : string | ||
skinCategoryIndex | int | Skin category index |
return | string |