TrinityCore
Loading...
Searching...
No Matches
NpcTextLocale Struct Reference

#include <NPCHandler.h>

Public Member Functions

 NpcTextLocale ()
 

Public Attributes

std::vector< std::string > Text_0 [MAX_GOSSIP_TEXT_OPTIONS]
 
std::vector< std::string > Text_1 [MAX_GOSSIP_TEXT_OPTIONS]
 

Detailed Description

Definition at line 51 of file NPCHandler.h.

Constructor & Destructor Documentation

◆ NpcTextLocale()

NpcTextLocale::NpcTextLocale ( )
inline

Definition at line 53 of file NPCHandler.h.

Member Data Documentation

◆ Text_0

std::vector<std::string> NpcTextLocale::Text_0[MAX_GOSSIP_TEXT_OPTIONS]

Definition at line 55 of file NPCHandler.h.

◆ Text_1

std::vector<std::string> NpcTextLocale::Text_1[MAX_GOSSIP_TEXT_OPTIONS]

Definition at line 56 of file NPCHandler.h.


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