|
xoreos
0.0.5
|
#include <charspells.h>

Public Attributes | |
| uint16 | spellID |
| Common::UString | name |
| Common::UString | icon |
| Common::UString | desc |
Definition at line 42 of file charspells.h.
| Common::UString Engines::NWN::Spell::desc |
Definition at line 46 of file charspells.h.
Referenced by Engines::NWN::CharSpells::makeSpellsList(), and Engines::NWN::CharSpells::showSpellHelp().
| Common::UString Engines::NWN::Spell::icon |
Definition at line 45 of file charspells.h.
Referenced by Engines::NWN::CharSpells::makeSpellsList(), and Engines::NWN::CharSpells::showSpellHelp().
| Common::UString Engines::NWN::Spell::name |
Definition at line 44 of file charspells.h.
Referenced by Engines::NWN::CharSpells::makeSpellsList(), Engines::NWN::CharSpells::showSpellHelp(), and Engines::NWN::WidgetListItemSpell::WidgetListItemSpell().
| uint16 Engines::NWN::Spell::spellID |
Definition at line 43 of file charspells.h.
Referenced by Engines::NWN::CharSpells::makeSpellsList(), and Engines::NWN::CharSpells::moveSpell().
1.8.14