CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BSISoundCategory Class Referenceabstract

#include <BSISoundCategory.h>

Inheritance diagram for RE::BSISoundCategory:
RE::BGSSoundCategory

Public Member Functions

virtual ~BSISoundCategory ()
 
virtual bool Matches (const BSISoundCategory *a_category) const =0
 
virtual float GetCategoryVolume () const =0
 
virtual void SetCategoryVolume (float a_value)=0
 
virtual float GetCategoryFrequency () const =0
 
virtual void SetCategoryFrequency (float a_value)=0
 
virtual std::uint16_t GetCategoryAttenuation () const =0
 
virtual void SetCategoryAttenuation (std::uint16_t a_value)=0
 
virtual void Unk_08 (void)=0
 
virtual void Unk_09 (void)=0
 
virtual void Unk_0A (void)=0
 
virtual void Unk_0B (void)=0
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BSISoundCategory
 

Constructor & Destructor Documentation

◆ ~BSISoundCategory()

virtual RE::BSISoundCategory::~BSISoundCategory ( )
virtual

Member Function Documentation

◆ GetCategoryAttenuation()

virtual std::uint16_t RE::BSISoundCategory::GetCategoryAttenuation ( ) const
pure virtual

Implemented in RE::BGSSoundCategory.

◆ GetCategoryFrequency()

virtual float RE::BSISoundCategory::GetCategoryFrequency ( ) const
pure virtual

Implemented in RE::BGSSoundCategory.

◆ GetCategoryVolume()

virtual float RE::BSISoundCategory::GetCategoryVolume ( ) const
pure virtual

Implemented in RE::BGSSoundCategory.

◆ Matches()

virtual bool RE::BSISoundCategory::Matches ( const BSISoundCategory a_category) const
pure virtual

Implemented in RE::BGSSoundCategory.

◆ SetCategoryAttenuation()

virtual void RE::BSISoundCategory::SetCategoryAttenuation ( std::uint16_t  a_value)
pure virtual

Implemented in RE::BGSSoundCategory.

◆ SetCategoryFrequency()

virtual void RE::BSISoundCategory::SetCategoryFrequency ( float  a_value)
pure virtual

Implemented in RE::BGSSoundCategory.

◆ SetCategoryVolume()

virtual void RE::BSISoundCategory::SetCategoryVolume ( float  a_value)
pure virtual

Implemented in RE::BGSSoundCategory.

◆ Unk_08()

virtual void RE::BSISoundCategory::Unk_08 ( void  )
pure virtual

◆ Unk_09()

virtual void RE::BSISoundCategory::Unk_09 ( void  )
pure virtual

◆ Unk_0A()

virtual void RE::BSISoundCategory::Unk_0A ( void  )
pure virtual

◆ Unk_0B()

virtual void RE::BSISoundCategory::Unk_0B ( void  )
pure virtual

Member Data Documentation

◆ RTTI

constexpr auto RE::BSISoundCategory::RTTI = RTTI_BSISoundCategory
inlinestaticconstexpr

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