TrinityCore
CharacterTemplateDataStore Class Reference

#include <CharacterTemplateDataStore.h>

Public Member Functions

void LoadCharacterTemplates ()
 
CharacterTemplateContainer const & GetCharacterTemplates () const
 
CharacterTemplate const * GetCharacterTemplate (uint32 templateId) const
 

Static Public Member Functions

static CharacterTemplateDataStoreInstance ()
 

Detailed Description

Definition at line 47 of file CharacterTemplateDataStore.h.

Member Function Documentation

◆ GetCharacterTemplate()

CharacterTemplate const * CharacterTemplateDataStore::GetCharacterTemplate ( uint32  templateId) const

Definition at line 105 of file CharacterTemplateDataStore.cpp.

◆ GetCharacterTemplates()

CharacterTemplateContainer const & CharacterTemplateDataStore::GetCharacterTemplates ( ) const

Definition at line 100 of file CharacterTemplateDataStore.cpp.

◆ Instance()

CharacterTemplateDataStore * CharacterTemplateDataStore::Instance ( )
static

Definition at line 114 of file CharacterTemplateDataStore.cpp.

◆ LoadCharacterTemplates()

void CharacterTemplateDataStore::LoadCharacterTemplates ( )

Definition at line 29 of file CharacterTemplateDataStore.cpp.

+ Here is the call graph for this function:

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