Property | Type | Description | |
---|---|---|---|
Spells | List |
Method | Description | |
---|---|---|
GetByMissileName ( string missileSpellName ) : |
||
GetByName ( string spellName ) : |
||
GetBySpeed ( string ChampionName, int speed, int id = -1 ) : |
Method | Description | |
---|---|---|
SpellDatabase ( ) : System |
public static GetByMissileName ( string missileSpellName ) : |
||
missileSpellName | string | |
return |
public static GetByName ( string spellName ) : |
||
spellName | string | |
return |
public static GetBySpeed ( string ChampionName, int speed, int id = -1 ) : |
||
ChampionName | string | |
speed | int | |
id | int | |
return |