C# Class TrinityCore_Manager.Database.Enums.CharacterClassExtensions

Afficher le fichier Open project: TrinityCore-Manager/TrinityCore-Manager-v3

Méthodes publiques

Méthode Description
GetCharacterClassBitmask ( this cl ) : int
GetCharacterClassId ( this cl ) : int
GetCharacterClassName ( this cl ) : string

Method Details

GetCharacterClassBitmask() public static méthode

public static GetCharacterClassBitmask ( this cl ) : int
cl this
Résultat int

GetCharacterClassId() public static méthode

public static GetCharacterClassId ( this cl ) : int
cl this
Résultat int

GetCharacterClassName() public static méthode

public static GetCharacterClassName ( this cl ) : string
cl this
Résultat string