TrinityCore
ConversationDataStore Class Reference

#include <ConversationDataStore.h>

Public Member Functions

void LoadConversationTemplates ()
 
ConversationTemplate const * GetConversationTemplate (uint32 conversationId) const
 
ConversationLineTemplate const * GetConversationLineTemplate (uint32 conversationLineId) const
 

Static Public Member Functions

static ConversationDataStoreInstance ()
 

Detailed Description

Definition at line 101 of file ConversationDataStore.h.

Member Function Documentation

◆ GetConversationLineTemplate()

ConversationLineTemplate const * ConversationDataStore::GetConversationLineTemplate ( uint32  conversationLineId) const

Definition at line 274 of file ConversationDataStore.cpp.

+ Here is the call graph for this function:

◆ GetConversationTemplate()

ConversationTemplate const * ConversationDataStore::GetConversationTemplate ( uint32  conversationId) const

Definition at line 269 of file ConversationDataStore.cpp.

+ Here is the call graph for this function:

◆ Instance()

ConversationDataStore * ConversationDataStore::Instance ( )
static

Definition at line 279 of file ConversationDataStore.cpp.

◆ LoadConversationTemplates()

void ConversationDataStore::LoadConversationTemplates ( )

Definition at line 32 of file ConversationDataStore.cpp.

+ Here is the call graph for this function:

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