CommonLibSSE NG
|
#include <BSSystemFileStorage.h>
Public Types | |
enum class | Error { kNone = 0 , kFileNotFound = 2 , kAlreadyExists = 3 , kPathNotFound = 4 , kWriteProtect = 5 , kOther = 6 , kErrorMask = 0x7FFFFFFF , kUnkFlag = 1 << 31 } |
Public Attributes | |
stl::enumeration< Error, std::uint32_t > | lastError |
std::uint32_t | pad24 |
void * | handle |
|
strong |
void* RE::BSSystemFileStorage::Attributes::handle |
stl::enumeration<Error, std::uint32_t> RE::BSSystemFileStorage::Attributes::lastError |
std::uint32_t RE::BSSystemFileStorage::Attributes::pad24 |