C# Class AkaCore.AkaLib.Evade.SpellDatabase

Afficher le fichier Open project: Kysamaa/EloBuddy

Méthodes publiques

Свойство Type Description
Spells List

Méthodes publiques

Méthode Description
GetByMissileName ( string missileSpellName ) : SpellData
GetByName ( string spellName ) : SpellData

Private Methods

Méthode Description
SpellDatabase ( ) : System

Method Details

GetByMissileName() public static méthode

public static GetByMissileName ( string missileSpellName ) : SpellData
missileSpellName string
Résultat SpellData

GetByName() public static méthode

public static GetByName ( string spellName ) : SpellData
spellName string
Résultat SpellData

Property Details

Spells public_oe static_oe property

public static List Spells
Résultat List