C# 클래스 GTAVBETrainerDotNet.SkinProps.SkinPropUtils

Skin utilities
파일 보기 프로젝트 열기: betenner/betrainer

공개 메소드들

메소드 설명
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