C# Class SDE.Tools.DatabaseEditor.Jobs.JobList

Afficher le fichier Open project: Tokeiburu/RagnarokSDE

Méthodes publiques

Свойство Type Description
Acolyte Job
Alchemist Job
AllJobOld Job
AllJobs List
ArchBishop Job
Archer Job
Assassin Job
AssassinCross Job
BardDancer Job
Blacksmith Job
Champion Job
ClowyGypsy Job
Creator Job
Crusader Job
Generic Job
GuillotineCross Job
Gunslinger Job
HighNovice Job
HighPriest Job
HighWizard Job
Hunter Job
Knight Job
LordKnight Job
Mage Job
Mechanic Job
Merchant Job
MinstrelWanderer Job
Monk Job
Ninja Job
Novice Job
Paladin Job
Priest Job
Professor Job
Ranger Job
Rogue Job
RoyalGuard Job
RuneKnight Job
Sage Job
ShadowChaser Job
Shura Job
Sniper Job
Sorcerer Job
SoulLinker Job
Stalker Job
StarGladiator Job
Swordman Job
Taekwon Job
Thief Job
Warlock Job
Whitesmith Job
Wizard Job

Méthodes publiques

Méthode Description
GetApplicableJobs ( string value ) : List
GetHexJob ( List jobs ) : string
GetHexJob ( string value ) : string
GetHexJobReverse ( string value ) : string
GetJob ( string stringJob ) : Job
GetJobsFromHex ( string hex ) : string

Private Methods

Méthode Description
_checkFor ( string output, int hexValue, Job job ) : string
_checkFor ( string output, int hexValue, int parentId, int child1Id, int child2Id ) : string
_compare ( string val1, string val2 ) : bool
_getAllChildrenJobs ( string value ) : IEnumerable
_getAllSecondJobs ( ) : IEnumerable
_getAllThirdJobs ( ) : IEnumerable
_isClass ( string value ) : bool
_isClassRestricted ( string value ) : bool

Method Details

GetApplicableJobs() public static méthode

public static GetApplicableJobs ( string value ) : List
value string
Résultat List

GetHexJob() public static méthode

public static GetHexJob ( List jobs ) : string
jobs List
Résultat string

GetHexJob() public static méthode

public static GetHexJob ( string value ) : string
value string
Résultat string

GetHexJobReverse() public static méthode

public static GetHexJobReverse ( string value ) : string
value string
Résultat string

GetJob() public static méthode

public static GetJob ( string stringJob ) : Job
stringJob string
Résultat Job

GetJobsFromHex() public static méthode

public static GetJobsFromHex ( string hex ) : string
hex string
Résultat string

Property Details

Acolyte public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Acolyte
Résultat Job

Alchemist public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Alchemist
Résultat Job

AllJobOld public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs AllJobOld
Résultat Job

AllJobs public_oe static_oe property

public static List AllJobs
Résultat List

ArchBishop public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs ArchBishop
Résultat Job

Archer public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Archer
Résultat Job

Assassin public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Assassin
Résultat Job

AssassinCross public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs AssassinCross
Résultat Job

BardDancer public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs BardDancer
Résultat Job

Blacksmith public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Blacksmith
Résultat Job

Champion public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Champion
Résultat Job

ClowyGypsy public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs ClowyGypsy
Résultat Job

Creator public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Creator
Résultat Job

Crusader public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Crusader
Résultat Job

Generic public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Generic
Résultat Job

GuillotineCross public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs GuillotineCross
Résultat Job

Gunslinger public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Gunslinger
Résultat Job

HighNovice public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs HighNovice
Résultat Job

HighPriest public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs HighPriest
Résultat Job

HighWizard public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs HighWizard
Résultat Job

Hunter public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Hunter
Résultat Job

Knight public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Knight
Résultat Job

LordKnight public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs LordKnight
Résultat Job

Mage public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Mage
Résultat Job

Mechanic public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Mechanic
Résultat Job

Merchant public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Merchant
Résultat Job

MinstrelWanderer public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs MinstrelWanderer
Résultat Job

Monk public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Monk
Résultat Job

Ninja public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Ninja
Résultat Job

Novice public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Novice
Résultat Job

Paladin public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Paladin
Résultat Job

Priest public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Priest
Résultat Job

Professor public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Professor
Résultat Job

Ranger public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Ranger
Résultat Job

Rogue public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Rogue
Résultat Job

RoyalGuard public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs RoyalGuard
Résultat Job

RuneKnight public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs RuneKnight
Résultat Job

Sage public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Sage
Résultat Job

ShadowChaser public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs ShadowChaser
Résultat Job

Shura public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Shura
Résultat Job

Sniper public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Sniper
Résultat Job

Sorcerer public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Sorcerer
Résultat Job

SoulLinker public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs SoulLinker
Résultat Job

Stalker public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Stalker
Résultat Job

StarGladiator public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs StarGladiator
Résultat Job

Swordman public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Swordman
Résultat Job

Taekwon public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Taekwon
Résultat Job

Thief public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Thief
Résultat Job

Warlock public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Warlock
Résultat Job

Whitesmith public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Whitesmith
Résultat Job

Wizard public_oe static_oe property

public static Job,SDE.Tools.DatabaseEditor.Jobs Wizard
Résultat Job