Home
last modified time | relevance | path

Searched defs:SpellList (Results 1 – 4 of 4) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/components/esm/
H A Dspelllist.hpp16 struct SpellList struct
18 std::vector<std::string> mList;
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Dspelllist.hpp35 class SpellList class
H A Dspelllist.cpp35 SpellList::SpellList(const std::string& id, int type) : mId(id), mType(type) {} in SpellList() function in MWMechanics::SpellList
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw_test_suite/mwworld/
H A Dtest_store.cpp16 SpellList::SpellList(const std::string& id, int type) : mId(id), mType(type) {} in SpellList() function in MWMechanics::SpellList