C# Class Server.Misc.Titles

Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Свойство Type Description
HarrowerTitles string[]

Méthodes publiques

Méthode Description
AwardFame ( Mobile m, int offset, bool message ) : void
AwardKarma ( Mobile m, int offset, bool message ) : void
ComputeTitle ( Mobile beholder, Mobile beheld ) : string
GetSkillTitle ( Mobile mob ) : string

Private Methods

Méthode Description
GetHighestSkill ( Mobile m ) : Skill
GetSkillLevel ( Skill skill ) : string
GetTableIndex ( Skill skill ) : int
GetTableType ( Skill skill ) : int

Method Details

AwardFame() public static méthode

public static AwardFame ( Mobile m, int offset, bool message ) : void
m Mobile
offset int
message bool
Résultat void

AwardKarma() public static méthode

public static AwardKarma ( Mobile m, int offset, bool message ) : void
m Mobile
offset int
message bool
Résultat void

ComputeTitle() public static méthode

public static ComputeTitle ( Mobile beholder, Mobile beheld ) : string
beholder Mobile
beheld Mobile
Résultat string

GetSkillTitle() public static méthode

public static GetSkillTitle ( Mobile mob ) : string
mob Mobile
Résultat string

Property Details

HarrowerTitles public_oe static_oe property

public static string[] HarrowerTitles
Résultat string[]