CommonLibSSE NG
|
#include <TESObjectCONT.h>
Public Types | |
enum class | Flag { kNone = 0 , kAllowsSoundsWhenAnimation = 1 << 0 , kRespawn = 1 << 1 , kShowOwner = 1 << 2 } |
Public Attributes | |
stl::enumeration< Flag, std::uint8_t > | flags |
|
strong |
stl::enumeration<Flag, std::uint8_t> RE::CONT_DATA::flags |