CommonLibVR
RE::BGSStandardSoundDef::LengthCharacteristics Struct Reference

#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
 

Member Enumeration Documentation

◆ Looping

Enumerator
kNone 
kLoop 
kEnvelopeFast 
kEnvelopeSlow 

Member Data Documentation

◆ looping

stl::enumeration<Looping, std::uint8_t> RE::BGSStandardSoundDef::LengthCharacteristics::looping

◆ rumbleSendValue

std::uint8_t RE::BGSStandardSoundDef::LengthCharacteristics::rumbleSendValue

◆ unk0

std::uint8_t RE::BGSStandardSoundDef::LengthCharacteristics::unk0

◆ unk2

std::uint8_t RE::BGSStandardSoundDef::LengthCharacteristics::unk2

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