CommonLibSSE (Parapets fork)
RE::BSSoundInfo Class Reference

#include <BSSoundInfo.h>

Public Member Functions

 TES_HEAP_REDEFINE_NEW ()
 

Public Attributes

std::uint32_t id
 
float frequency
 
float volume
 
std::uint32_t type
 
std::uint32_t duration
 
bool isPlaying
 
std::byte pad15 [3]
 
std::uint32_t playbackPositionMilliseconds
 
std::byte pad1C [4]
 
BSSoundInfonext
 

Member Function Documentation

◆ TES_HEAP_REDEFINE_NEW()

RE::BSSoundInfo::TES_HEAP_REDEFINE_NEW ( )

Member Data Documentation

◆ duration

std::uint32_t RE::BSSoundInfo::duration

◆ frequency

float RE::BSSoundInfo::frequency

◆ id

std::uint32_t RE::BSSoundInfo::id

◆ isPlaying

bool RE::BSSoundInfo::isPlaying

◆ next

BSSoundInfo* RE::BSSoundInfo::next

◆ pad15

std::byte RE::BSSoundInfo::pad15[3]

◆ pad1C

std::byte RE::BSSoundInfo::pad1C[4]

◆ playbackPositionMilliseconds

std::uint32_t RE::BSSoundInfo::playbackPositionMilliseconds

◆ type

std::uint32_t RE::BSSoundInfo::type

◆ volume

float RE::BSSoundInfo::volume

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