CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BSSystemFileStorage::Attributes Struct Reference

#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
 

Member Enumeration Documentation

◆ Error

Enumerator
kNone 
kFileNotFound 
kAlreadyExists 
kPathNotFound 
kWriteProtect 
kOther 
kErrorMask 
kUnkFlag 

Member Data Documentation

◆ handle

void* RE::BSSystemFileStorage::Attributes::handle

◆ lastError

stl::enumeration<Error, std::uint32_t> RE::BSSystemFileStorage::Attributes::lastError

◆ pad24

std::uint32_t RE::BSSystemFileStorage::Attributes::pad24

The documentation for this struct was generated from the following file: