CommonLibVR
RE::TESFurniture::RecordFlags Struct Reference

#include <TESFurniture.h>

Public Types

enum  RecordFlag : std::uint32_t {
  kDeleted = 1 << 5 , kIsPerch = 1 << 7 , kIgnored = 1 << 12 , kHasDistantLOD = 1 << 15 ,
  kRandomAnimStart = 1 << 16 , kIsMarker = 1 << 23 , kMustExitToTalk = 1 << 28 , kChildCanUse = 1 << 29
}
 

Member Enumeration Documentation

◆ RecordFlag

Enumerator
kDeleted 
kIsPerch 
kIgnored 
kHasDistantLOD 
kRandomAnimStart 
kIsMarker 
kMustExitToTalk 
kChildCanUse 

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