C# Class SDE.Tools.DatabaseEditor.Generic.Lists.ServerDbs

Datei anzeigen Open project: Tokeiburu/RagnarokSDE Class Usage Examples

Public Properties

Property Type Description
CCards ServerDbs
CItems ServerDbs
Castle ServerDbs
Classchange ServerDbs
ClientResourceDb ServerDbs
Combos ServerDbs
Constants ServerDbs
Homuns ServerDbs
ItemGroups ServerDbs
Items ServerDbs
Items2 ServerDbs
ItemsAvail ServerDbs
ItemsBuyingStore ServerDbs
ItemsDelay ServerDbs
ItemsNoUse ServerDbs
ItemsStack ServerDbs
ItemsTrade ServerDbs
MobBoss ServerDbs
MobBranch ServerDbs
MobPoring ServerDbs
MobSkills ServerDbs
MobSkills2 ServerDbs
Mobs ServerDbs
Mobs2 ServerDbs
Pet ServerDbs
Pet2 ServerDbs
RedPouch ServerDbs
Skills ServerDbs
SkillsCast ServerDbs
SkillsNoCast ServerDbs
SkillsNoDex ServerDbs
SkillsRequirement ServerDbs
SkillsTree ServerDbs

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Instantiate ( string fileName, string displayName, FileType supportedFileType ) : ServerDbs

Private Methods

Method Description
Equals ( ServerDbs other ) : bool
ServerDbs ( string name ) : SDE.Tools.DatabaseEditor.Generic.Core

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

Instantiate() public static method

public static Instantiate ( string fileName, string displayName, FileType supportedFileType ) : ServerDbs
fileName string
displayName string
supportedFileType FileType
return ServerDbs

Property Details

CCards public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists CCards
return ServerDbs

CItems public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists CItems
return ServerDbs

Castle public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Castle
return ServerDbs

Classchange public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Classchange
return ServerDbs

ClientResourceDb public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists ClientResourceDb
return ServerDbs

Combos public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Combos
return ServerDbs

Constants public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Constants
return ServerDbs

Homuns public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Homuns
return ServerDbs

ItemGroups public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists ItemGroups
return ServerDbs

Items public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Items
return ServerDbs

Items2 public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Items2
return ServerDbs

ItemsAvail public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists ItemsAvail
return ServerDbs

ItemsBuyingStore public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists ItemsBuyingStore
return ServerDbs

ItemsDelay public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists ItemsDelay
return ServerDbs

ItemsNoUse public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists ItemsNoUse
return ServerDbs

ItemsStack public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists ItemsStack
return ServerDbs

ItemsTrade public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists ItemsTrade
return ServerDbs

MobBoss public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists MobBoss
return ServerDbs

MobBranch public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists MobBranch
return ServerDbs

MobPoring public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists MobPoring
return ServerDbs

MobSkills public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists MobSkills
return ServerDbs

MobSkills2 public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists MobSkills2
return ServerDbs

Mobs public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Mobs
return ServerDbs

Mobs2 public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Mobs2
return ServerDbs

Pet public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Pet
return ServerDbs

Pet2 public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Pet2
return ServerDbs

RedPouch public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists RedPouch
return ServerDbs

Skills public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists Skills
return ServerDbs

SkillsCast public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists SkillsCast
return ServerDbs

SkillsNoCast public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists SkillsNoCast
return ServerDbs

SkillsNoDex public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists SkillsNoDex
return ServerDbs

SkillsRequirement public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists SkillsRequirement
return ServerDbs

SkillsTree public_oe static_oe property

public static ServerDbs,SDE.Tools.DatabaseEditor.Generic.Lists SkillsTree
return ServerDbs