Home
last modified time | relevance | path

Searched defs:sRecordId (Results 1 – 25 of 91) sorted by relevance

1234

/dports/games/openmw/openmw-openmw-0.47.0/components/esm/
H A Dloadlevlist.cpp105 unsigned int CreatureLevList::sRecordId = REC_LEVC; member in ESM::CreatureLevList
107 unsigned int ItemLevList::sRecordId = REC_LEVI; member in ESM::ItemLevList
H A Dloadlevlist.hpp48 static unsigned int sRecordId; member
68 static unsigned int sRecordId; member
H A Dglobalmap.cpp7 unsigned int ESM::GlobalMap::sRecordId = ESM::REC_GMAP; member in ESM::GlobalMap
H A Dsavedgame.cpp6 unsigned int ESM::SavedGame::sRecordId = ESM::REC_SAVE; member in ESM::SavedGame
H A Ddebugprofile.cpp7 unsigned int ESM::DebugProfile::sRecordId = REC_DBGP; member in ESM::DebugProfile
H A Dfilter.cpp7 unsigned int ESM::Filter::sRecordId = REC_FILT; member in ESM::Filter
H A Dloadbsgn.cpp9 unsigned int BirthSign::sRecordId = REC_BSGN; member in ESM::BirthSign
H A Dloadstat.cpp9 unsigned int Static::sRecordId = REC_STAT; member in ESM::Static
H A Dloadacti.cpp9 unsigned int Activator::sRecordId = REC_ACTI; member in ESM::Activator
H A Dloaddoor.cpp9 unsigned int Door::sRecordId = REC_DOOR; member in ESM::Door
H A Dloadench.cpp9 unsigned int Enchantment::sRecordId = REC_ENCH; member in ESM::Enchantment
H A Dloadlock.cpp9 unsigned int Lockpick::sRecordId = REC_LOCK; member in ESM::Lockpick
H A Dloadltex.cpp9 unsigned int LandTexture::sRecordId = REC_LTEX; member in ESM::LandTexture
H A Dloadweap.cpp9 unsigned int Weapon::sRecordId = REC_WEAP; member in ESM::Weapon
H A Dloadappa.cpp9 unsigned int Apparatus::sRecordId = REC_APPA; member in ESM::Apparatus
H A Dloadbook.cpp9 unsigned int Book::sRecordId = REC_BOOK; member in ESM::Book
H A Dloadgmst.hpp21 static unsigned int sRecordId; member
H A Dloadligh.cpp9 unsigned int Light::sRecordId = REC_LIGH; member in ESM::Light
H A Dloadrepa.cpp9 unsigned int Repair::sRecordId = REC_REPA; member in ESM::Repair
H A Dloadsscr.cpp9 unsigned int StartScript::sRecordId = REC_SSCR; member in ESM::StartScript
H A Dloadsscr.hpp22 static unsigned int sRecordId; member
H A Dfilter.hpp13 static unsigned int sRecordId; member
H A Dloadalch.cpp9 unsigned int Potion::sRecordId = REC_ALCH; member in ESM::Potion
H A Dloadbody.cpp9 unsigned int BodyPart::sRecordId = REC_BODY; member in ESM::BodyPart
H A Dloadclot.cpp9 unsigned int Clothing::sRecordId = REC_CLOT; member in ESM::Clothing

1234