CommonLibSSE (Parapets fork)
|
#include <BGSVoiceType.h>
Public Types | |
enum class | Flag { kNone = 0 , kAllowDefaultDialogue = 1 << 0 , kFemale = 1 << 1 } |
Public Attributes | |
stl::enumeration< Flag, std::uint8_t > | flags |
|
strong |
stl::enumeration<Flag, std::uint8_t> RE::VOICE_TYPE_DATA::flags |