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

#include <TESFullName.h>

Inheritance diagram for RE::TESFullName:
RE::BaseFormComponent RE::ActorValueInfo RE::BGSColorForm RE::BGSExplosion RE::BGSHazard RE::BGSHeadPart RE::BGSLocation RE::BGSMessage RE::BGSMovableStatic RE::BGSNote RE::BGSPerk RE::BGSProjectile RE::BGSSoundCategory RE::EffectSetting RE::MagicItem RE::TESActorBase RE::TESAmmo RE::TESClass RE::TESEyes RE::TESFaction RE::TESObjectACTI RE::TESObjectARMO RE::TESObjectBOOK RE::TESObjectCELL RE::TESObjectCONT RE::TESObjectDOOR RE::TESObjectLIGH RE::TESObjectMISC RE::TESObjectTREE RE::TESObjectWEAP RE::TESQuest RE::TESRace RE::TESShout RE::TESTopic RE::TESWaterForm RE::TESWordOfPower RE::TESWorldSpace

Public Member Functions

 ~TESFullName () override
 
void InitializeDataComponent () override
 
void ClearDataComponent () override
 
void CopyComponent (BaseFormComponent *a_rhs) override
 
virtual std::uint32_t GetFullNameLength () const
 
virtual const char * GetFullName () const
 
- 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

BSFixedString fullName
 

Static Public Attributes

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

Constructor & Destructor Documentation

◆ ~TESFullName()

RE::TESFullName::~TESFullName ( )
override

Member Function Documentation

◆ ClearDataComponent()

void RE::TESFullName::ClearDataComponent ( )
overridevirtual

Implements RE::BaseFormComponent.

◆ CopyComponent()

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

Reimplemented from RE::BaseFormComponent.

◆ GetFullName()

virtual const char * RE::TESFullName::GetFullName ( ) const
virtual

Reimplemented in RE::TESTopic.

◆ GetFullNameLength()

virtual std::uint32_t RE::TESFullName::GetFullNameLength ( ) const
virtual

Reimplemented in RE::TESTopic.

◆ InitializeDataComponent()

void RE::TESFullName::InitializeDataComponent ( )
overridevirtual

Implements RE::BaseFormComponent.

Member Data Documentation

◆ fullName

BSFixedString RE::TESFullName::fullName

◆ RTTI

constexpr auto RE::TESFullName::RTTI = RTTI_TESFullName
inlinestaticconstexpr

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