CommonLibSSE NG
|
#include <BGSSoundOutput.h>
Public Types | |
enum class | Flag { kNone = 0 , kAttenuatesWithDistance = 1 << 0 , kAllowsRumble = 1 << 1 } |
Public Attributes | |
stl::enumeration< Flag, std::uint8_t > | flags |
std::uint8_t | unk1 |
std::uint8_t | unk2 |
std::uint8_t | reverbSendPct |
|
strong |
stl::enumeration<Flag, std::uint8_t> RE::BGSSoundOutput::Data::flags |
std::uint8_t RE::BGSSoundOutput::Data::reverbSendPct |
std::uint8_t RE::BGSSoundOutput::Data::unk1 |
std::uint8_t RE::BGSSoundOutput::Data::unk2 |