CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BGSPickupPutdownSounds Class Reference

#include <BGSPickupPutdownSounds.h>

Inheritance diagram for RE::BGSPickupPutdownSounds:
RE::BaseFormComponent RE::AlchemyItem RE::BGSNote RE::IngredientItem RE::ScrollItem RE::TESAmmo RE::TESObjectARMO RE::TESObjectBOOK RE::TESObjectMISC RE::TESObjectWEAP

Public Member Functions

 ~BGSPickupPutdownSounds () override
 
void InitializeDataComponent () override
 
void ClearDataComponent () override
 
void CopyComponent (BaseFormComponent *a_rhs) override
 
- Public Member Functions inherited from RE::BaseFormComponent
virtual ~BaseFormComponent ()
 
virtual void InitializeDataComponent ()=0
 
virtual void ClearDataComponent ()=0
 
virtual void CopyComponent (BaseFormComponent *a_rhs)
 
 TES_HEAP_REDEFINE_NEW ()
 

Public Attributes

BGSSoundDescriptorFormpickupSound
 
BGSSoundDescriptorFormputdownSound
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BGSPickupPutdownSounds
 
- Static Public Attributes inherited from RE::BaseFormComponent
static constexpr auto RTTI = RTTI_BaseFormComponent
 

Constructor & Destructor Documentation

◆ ~BGSPickupPutdownSounds()

RE::BGSPickupPutdownSounds::~BGSPickupPutdownSounds ( )
override

Member Function Documentation

◆ ClearDataComponent()

void RE::BGSPickupPutdownSounds::ClearDataComponent ( )
overridevirtual

Implements RE::BaseFormComponent.

◆ CopyComponent()

void RE::BGSPickupPutdownSounds::CopyComponent ( BaseFormComponent a_rhs)
overridevirtual

Reimplemented from RE::BaseFormComponent.

◆ InitializeDataComponent()

void RE::BGSPickupPutdownSounds::InitializeDataComponent ( )
overridevirtual

Implements RE::BaseFormComponent.

Member Data Documentation

◆ pickupSound

BGSSoundDescriptorForm* RE::BGSPickupPutdownSounds::pickupSound

◆ putdownSound

BGSSoundDescriptorForm* RE::BGSPickupPutdownSounds::putdownSound

◆ RTTI

constexpr auto RE::BGSPickupPutdownSounds::RTTI = RTTI_BGSPickupPutdownSounds
inlinestaticconstexpr

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