Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
NpcTextLocale Struct Reference

#include <NPCHandler.h>

Public Member Functions

 NpcTextLocale ()

Public Attributes

std::vector< StringVectorText_0
std::vector< StringVectorText_1

Detailed Description

Definition at line 39 of file NPCHandler.h.

Constructor & Destructor Documentation

◆ NpcTextLocale()

NpcTextLocale::NpcTextLocale ( )
inline

Definition at line 41 of file NPCHandler.h.

References Text_0, and Text_1.

Member Data Documentation

◆ Text_0

std::vector<StringVector> NpcTextLocale::Text_0

Definition at line 43 of file NPCHandler.h.

Referenced by ObjectMgr::LoadNpcTextLocales(), and NpcTextLocale().

◆ Text_1

std::vector<StringVector> NpcTextLocale::Text_1

Definition at line 44 of file NPCHandler.h.

Referenced by ObjectMgr::LoadNpcTextLocales(), and NpcTextLocale().


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