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

#include <BGSBlockBashData.h>

Inheritance diagram for RE::BGSBlockBashData:
RE::BaseFormComponent RE::TESObjectARMO RE::TESObjectWEAP

Public Member Functions

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

BGSImpactDataSetblockBashImpactDataSet
 
BGSMaterialTypealtBlockMaterialType
 

Static Public Attributes

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

Constructor & Destructor Documentation

◆ ~BGSBlockBashData()

RE::BGSBlockBashData::~BGSBlockBashData ( )
override

Member Function Documentation

◆ ClearDataComponent()

void RE::BGSBlockBashData::ClearDataComponent ( )
overridevirtual

Implements RE::BaseFormComponent.

◆ CopyComponent()

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

Reimplemented from RE::BaseFormComponent.

◆ InitializeDataComponent()

void RE::BGSBlockBashData::InitializeDataComponent ( )
overridevirtual

Implements RE::BaseFormComponent.

Member Data Documentation

◆ altBlockMaterialType

BGSMaterialType* RE::BGSBlockBashData::altBlockMaterialType

◆ blockBashImpactDataSet

BGSImpactDataSet* RE::BGSBlockBashData::blockBashImpactDataSet

◆ RTTI

constexpr auto RE::BGSBlockBashData::RTTI = RTTI_BGSBlockBashData
inlinestaticconstexpr

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