Property | Type | Description | |
---|---|---|---|
iconsMissing | string>.Dictionary |
Method | Description | |
---|---|---|
GetMissingIcons ( ) : string>.Dictionary |
||
Wand ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell ) : System | ||
baseName ( int spellId ) : string | ||
itemProperty ( int castSpellIp ) : NWN2ItemPropertyInfo |
Method | Description | |
---|---|---|
findIconName ( int spellId, CNWSpell spell, int spellLevel ) : string |
public GetMissingIcons ( ) : string>.Dictionary |
||
return | string>.Dictionary |
public Wand ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell ) : System | ||
ip | int | |
spellId | int | |
spellLevel | int | |
casterLevel | int | |
spell | CNWSpell | |
return | System |
protected findIconName ( int spellId, CNWSpell spell, int spellLevel ) : string | ||
spellId | int | |
spell | CNWSpell | |
spellLevel | int | |
return | string |
public itemProperty ( int castSpellIp ) : NWN2ItemPropertyInfo | ||
castSpellIp | int | |
return | NWN2ItemPropertyInfo |