CommonLibSSE (Parapets fork)
|
#include <TESDataHandler.h>
Public Member Functions | |
TESFile * | GetFileForID (std::uint32_t a_formID) const |
TESFile * | GetNormalFile (std::uint32_t a_index) const |
TESFile * | GetSmallFile (std::uint32_t a_index) const |
Public Attributes | |
BSTArray< TESFile * > | files |
BSTArray< TESFile * > | smallFiles |
TESFile* RE::TESFileCollection::GetFileForID | ( | std::uint32_t | a_formID | ) | const |
TESFile* RE::TESFileCollection::GetNormalFile | ( | std::uint32_t | a_index | ) | const |
TESFile* RE::TESFileCollection::GetSmallFile | ( | std::uint32_t | a_index | ) | const |