Свойство | Type | Description | |
---|---|---|---|
iconsMissing | string>.Dictionary |
Méthode | Description | |
---|---|---|
GetMissingIcons ( ) : string>.Dictionary |
||
Potion ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell ) : System | ||
baseName ( int spellId ) : string |
Méthode | Description | |
---|---|---|
findIconName ( int spellId, CNWSpell spell, int spellLevel ) : string |
public GetMissingIcons ( ) : string>.Dictionary |
||
Résultat | string>.Dictionary |
public Potion ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell ) : System | ||
ip | int | |
spellId | int | |
spellLevel | int | |
casterLevel | int | |
spell | CNWSpell | |
Résultat | System |
protected findIconName ( int spellId, CNWSpell spell, int spellLevel ) : string | ||
spellId | int | |
spell | CNWSpell | |
spellLevel | int | |
Résultat | string |