C# 클래스 TrinityCore_Manager.Database.Enums.CharacterClassExtensions

파일 보기 프로젝트 열기: TrinityCore-Manager/TrinityCore-Manager-v3

공개 메소드들

메소드 설명
GetCharacterClassBitmask ( this cl ) : int
GetCharacterClassId ( this cl ) : int
GetCharacterClassName ( this cl ) : string

메소드 상세

GetCharacterClassBitmask() 공개 정적인 메소드

public static GetCharacterClassBitmask ( this cl ) : int
cl this
리턴 int

GetCharacterClassId() 공개 정적인 메소드

public static GetCharacterClassId ( this cl ) : int
cl this
리턴 int

GetCharacterClassName() 공개 정적인 메소드

public static GetCharacterClassName ( this cl ) : string
cl this
리턴 string