C# Класс ABM_creator.Wand

Наследование: Consumable
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
iconsMissing string>.Dictionary

Открытые методы

Метод Описание
GetMissingIcons ( ) : string>.Dictionary
Wand ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell ) : System
baseName ( int spellId ) : string
itemProperty ( int castSpellIp ) : NWN2ItemPropertyInfo

Защищенные методы

Метод Описание
findIconName ( int spellId, CNWSpell spell, int spellLevel ) : string

Описание методов

GetMissingIcons() публичный метод

public GetMissingIcons ( ) : string>.Dictionary
Результат string>.Dictionary

Wand() публичный метод

public Wand ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell ) : System
ip int
spellId int
spellLevel int
casterLevel int
spell CNWSpell
Результат System

baseName() публичный метод

public baseName ( int spellId ) : string
spellId int
Результат string

findIconName() защищенный метод

protected findIconName ( int spellId, CNWSpell spell, int spellLevel ) : string
spellId int
spell CNWSpell
spellLevel int
Результат string

itemProperty() публичный метод

public itemProperty ( int castSpellIp ) : NWN2ItemPropertyInfo
castSpellIp int
Результат NWN2ItemPropertyInfo

Описание свойств

iconsMissing статическое публичное свойство

static public Dictionary iconsMissing
Результат string>.Dictionary