#include <TESDataHandler.h>
|
using | Type = typename Traits::Type |
|
using | Allocator = typename Traits::Allocator |
|
◆ GetFormArray() [1/2]
template<class T >
BSTArray< T * > & RE::TESDataHandler::GetFormArray |
◆ GetFormArray() [2/2]
◆ GetLoadedLightModIndex()
std::optional< std::uint16_t > RE::TESDataHandler::GetLoadedLightModIndex |
( |
std::string_view |
a_modName | ) |
|
◆ GetLoadedModIndex()
std::optional< std::uint8_t > RE::TESDataHandler::GetLoadedModIndex |
( |
std::string_view |
a_modName | ) |
|
◆ GetModIndex()
std::optional< std::uint8_t > RE::TESDataHandler::GetModIndex |
( |
std::string_view |
a_modName | ) |
|
◆ GetSingleton()
◆ IsGeneratedID()
bool RE::TESDataHandler::IsGeneratedID |
( |
FormID |
a_formID | ) |
|
◆ LoadScripts()
std::uint32_t RE::TESDataHandler::LoadScripts |
( |
| ) |
|
◆ LookupForm() [1/2]
TESForm * RE::TESDataHandler::LookupForm |
( |
FormID |
a_rawFormID, |
|
|
std::string_view |
a_modName |
|
) |
| |
◆ LookupForm() [2/2]
template<class T >
T * RE::TESDataHandler::LookupForm |
( |
FormID |
a_rawFormID, |
|
|
std::string_view |
a_modName |
|
) |
| |
◆ LookupLoadedLightModByIndex()
const TESFile * RE::TESDataHandler::LookupLoadedLightModByIndex |
( |
std::uint16_t |
a_index | ) |
|
◆ LookupLoadedLightModByName()
const TESFile * RE::TESDataHandler::LookupLoadedLightModByName |
( |
std::string_view |
a_modName | ) |
|
◆ LookupLoadedModByIndex()
const TESFile * RE::TESDataHandler::LookupLoadedModByIndex |
( |
std::uint8_t |
a_index | ) |
|
◆ LookupLoadedModByName()
const TESFile * RE::TESDataHandler::LookupLoadedModByName |
( |
std::string_view |
a_modName | ) |
|
◆ LookupModByName()
const TESFile * RE::TESDataHandler::LookupModByName |
( |
std::string_view |
a_modName | ) |
|
◆ activeFile
TESFile* RE::TESDataHandler::activeFile |
◆ addonNodes
◆ autoSaving
bool RE::TESDataHandler::autoSaving |
◆ badForms
◆ blockSave
bool RE::TESDataHandler::blockSave |
◆ checkingModels
bool RE::TESDataHandler::checkingModels |
◆ clearingData
bool RE::TESDataHandler::clearingData |
◆ compiledFileCollection
◆ dontRemoveIDs
bool RE::TESDataHandler::dontRemoveIDs |
◆ exportingPlugin
bool RE::TESDataHandler::exportingPlugin |
◆ files
◆ formArrays
◆ hasDesiredFiles
bool RE::TESDataHandler::hasDesiredFiles |
◆ interiorCells
◆ loadingFiles
bool RE::TESDataHandler::loadingFiles |
◆ masterSave
bool RE::TESDataHandler::masterSave |
◆ nextID
FormID RE::TESDataHandler::nextID |
◆ objectList
◆ pad001
std::uint8_t RE::TESDataHandler::pad001 |
◆ pad002
std::uint16_t RE::TESDataHandler::pad002 |
◆ pad004
std::uint32_t RE::TESDataHandler::pad004 |
◆ padD54
std::uint32_t RE::TESDataHandler::padD54 |
◆ padDAB
std::uint8_t RE::TESDataHandler::padDAB |
◆ padDAC
std::uint32_t RE::TESDataHandler::padDAC |
◆ regionDataManager
◆ regionList
◆ saveLoadGame
bool RE::TESDataHandler::saveLoadGame |
◆ unkDAA
std::uint8_t RE::TESDataHandler::unkDAA |
◆ unkDB8
std::uint64_t RE::TESDataHandler::unkDB8 |
The documentation for this class was generated from the following file: