#include <SkyrimScriptStore.h>
◆ ~Store()
RE::SkyrimScript::Store::~Store |
( |
| ) |
|
|
override |
◆ Close()
void RE::SkyrimScript::Store::Close |
( |
void |
| ) |
|
|
overridevirtual |
◆ FileIsGood()
bool RE::SkyrimScript::Store::FileIsGood |
( |
| ) |
|
|
overridevirtual |
◆ GetPosition()
std::size_t RE::SkyrimScript::Store::GetPosition |
( |
| ) |
const |
|
overridevirtual |
◆ GetRelPath()
◆ GetSize()
std::size_t RE::SkyrimScript::Store::GetSize |
( |
| ) |
const |
|
overridevirtual |
◆ HasOpenFile()
bool RE::SkyrimScript::Store::HasOpenFile |
( |
| ) |
|
|
overridevirtual |
◆ Open()
bool RE::SkyrimScript::Store::Open |
( |
const char * |
a_fileName | ) |
|
|
overridevirtual |
◆ Read()
BSStorageDefs::ErrorCode RE::SkyrimScript::Store::Read |
( |
std::size_t |
a_numBytes, |
|
|
std::byte * |
a_bytes |
|
) |
| const |
|
overridevirtual |
◆ Seek()
BSStorageDefs::ErrorCode RE::SkyrimScript::Store::Seek |
( |
std::size_t |
a_offset, |
|
|
BSStorageDefs::SeekMode |
a_seekMode |
|
) |
| const |
|
overridevirtual |
◆ Unk_0B()
void RE::SkyrimScript::Store::Unk_0B |
( |
void |
| ) |
|
|
overridevirtual |
◆ fileIsGood
bool RE::SkyrimScript::Store::fileIsGood |
◆ hasOpenFile
bool RE::SkyrimScript::Store::hasOpenFile |
◆ pad3A
std::uint16_t RE::SkyrimScript::Store::pad3A |
◆ pad3C
std::uint32_t RE::SkyrimScript::Store::pad3C |
◆ relPath
◆ RTTI
◆ stream
◆ unk20
std::uint64_t RE::SkyrimScript::Store::unk20 |
◆ VTABLE
The documentation for this class was generated from the following file: