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

#include <BGSDestructibleObjectForm.h>

Inheritance diagram for RE::BGSDestructibleObjectForm:
RE::BaseFormComponent RE::AlchemyItem RE::BGSMovableStatic RE::BGSProjectile RE::IngredientItem RE::ScrollItem RE::TESActorBase RE::TESAmmo RE::TESObjectACTI RE::TESObjectARMO RE::TESObjectBOOK RE::TESObjectCONT RE::TESObjectDOOR RE::TESObjectLIGH RE::TESObjectMISC RE::TESObjectWEAP

Public Member Functions

 ~BGSDestructibleObjectForm () 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

DestructibleObjectDatadata
 

Static Public Attributes

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

Constructor & Destructor Documentation

◆ ~BGSDestructibleObjectForm()

RE::BGSDestructibleObjectForm::~BGSDestructibleObjectForm ( )
override

Member Function Documentation

◆ ClearDataComponent()

void RE::BGSDestructibleObjectForm::ClearDataComponent ( )
overridevirtual

Implements RE::BaseFormComponent.

◆ CopyComponent()

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

Reimplemented from RE::BaseFormComponent.

◆ InitializeDataComponent()

void RE::BGSDestructibleObjectForm::InitializeDataComponent ( )
overridevirtual

Implements RE::BaseFormComponent.

Member Data Documentation

◆ data

DestructibleObjectData* RE::BGSDestructibleObjectForm::data

◆ RTTI

constexpr auto RE::BGSDestructibleObjectForm::RTTI = RTTI_BGSDestructibleObjectForm
inlinestaticconstexpr

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