CommonLibSSE NG
Loading...
Searching...
No Matches
RE::Actor::RecordFlags Struct Reference

#include <Actor.h>

Public Types

enum  RecordFlag : std::uint32_t {
  kDeleted = 1 << 5 , kStartsDead = 1 << 9 , kPersistent = 1 << 10 , kInitiallyDisabled = 1 << 11 ,
  kIgnored = 1 << 12 , kNoAIAcquire = 1 << 25 , kDontHavokSettle = 1 << 29
}
 

Member Enumeration Documentation

◆ RecordFlag

enum RE::Actor::RecordFlags::RecordFlag : std::uint32_t
Enumerator
kDeleted 
kStartsDead 
kPersistent 
kInitiallyDisabled 
kIgnored 
kNoAIAcquire 
kDontHavokSettle 

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