CommonLibVR
|
#include <BGSStandardSoundDef.h>
Public Types | |
enum class | Looping { kNone = 0 , kLoop = 1 << 3 , kEnvelopeFast = 1 << 4 , kEnvelopeSlow = 1 << 5 } |
Public Attributes | |
std::uint8_t | unk0 |
stl::enumeration< Looping, std::uint8_t > | looping |
std::uint8_t | unk2 |
std::uint8_t | rumbleSendValue |
stl::enumeration<Looping, std::uint8_t> RE::BGSStandardSoundDef::LengthCharacteristics::looping |
std::uint8_t RE::BGSStandardSoundDef::LengthCharacteristics::rumbleSendValue |
std::uint8_t RE::BGSStandardSoundDef::LengthCharacteristics::unk0 |
std::uint8_t RE::BGSStandardSoundDef::LengthCharacteristics::unk2 |