|
CommonLibSSE (powerof3)
|
#include <TESSpellList.h>
Public Attributes | |
| SpellItem ** | spells |
| TESLevSpell ** | levSpells |
| TESShout ** | shouts |
| std::uint32_t | numSpells |
| std::uint32_t | numlevSpells |
| std::uint32_t | numShouts |
| std::uint32_t | pad24 |
| TESLevSpell** RE::TESSpellList::SpellData::levSpells |
| std::uint32_t RE::TESSpellList::SpellData::numlevSpells |
| std::uint32_t RE::TESSpellList::SpellData::numShouts |
| std::uint32_t RE::TESSpellList::SpellData::numSpells |
| std::uint32_t RE::TESSpellList::SpellData::pad24 |
| TESShout** RE::TESSpellList::SpellData::shouts |
| SpellItem** RE::TESSpellList::SpellData::spells |