CommonLibSSE (Parapets fork)
RE::TESObjectCELL::RecordFlags Struct Reference

#include <TESObjectCELL.h>

Public Types

enum  RecordFlag : std::uint32_t {
  kDeleted = 1 << 5 , kPersistent = 1 << 10 , kIgnored = 1 << 12 , kOffLimits = 1 << 17 ,
  kCompressed = 1 << 18 , kCantWait = 1 << 19
}
 

Member Enumeration Documentation

◆ RecordFlag

Enumerator
kDeleted 
kPersistent 
kIgnored 
kOffLimits 
kCompressed 
kCantWait 

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