Property | Type | Description | |
---|---|---|---|
iconsMissing | string>.Dictionary |
Property | Type | Description | |
---|---|---|---|
scrollIcons | string>.Dictionary |
Method | Description | |
---|---|---|
GetMissingIcons ( ) : string>.Dictionary |
||
Scroll ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell, string icon ) : System |
Method | Description | |
---|---|---|
findIconName ( int spellId, CNWSpell spell, int spellLevel ) : string |
public GetMissingIcons ( ) : string>.Dictionary |
||
return | string>.Dictionary |
public Scroll ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell, string icon ) : System | ||
ip | int | |
spellId | int | |
spellLevel | int | |
casterLevel | int | |
spell | CNWSpell | |
icon | string | |
return | System |
protected findIconName ( int spellId, CNWSpell spell, int spellLevel ) : string | ||
spellId | int | |
spell | CNWSpell | |
spellLevel | int | |
return | string |
static public Dictionary |
||
return | string>.Dictionary |