TrinityCore
PlayerChoiceResponseLocale Struct Reference

#include <ObjectMgr.h>

Public Attributes

std::vector< std::string > Answer
 
std::vector< std::string > Header
 
std::vector< std::string > SubHeader
 
std::vector< std::string > ButtonTooltip
 
std::vector< std::string > Description
 
std::vector< std::string > Confirmation
 

Detailed Description

Definition at line 541 of file ObjectMgr.h.

Member Data Documentation

◆ Answer

std::vector<std::string> PlayerChoiceResponseLocale::Answer

Definition at line 543 of file ObjectMgr.h.

◆ ButtonTooltip

std::vector<std::string> PlayerChoiceResponseLocale::ButtonTooltip

Definition at line 546 of file ObjectMgr.h.

◆ Confirmation

std::vector<std::string> PlayerChoiceResponseLocale::Confirmation

Definition at line 548 of file ObjectMgr.h.

◆ Description

std::vector<std::string> PlayerChoiceResponseLocale::Description

Definition at line 547 of file ObjectMgr.h.

◆ Header

std::vector<std::string> PlayerChoiceResponseLocale::Header

Definition at line 544 of file ObjectMgr.h.

◆ SubHeader

std::vector<std::string> PlayerChoiceResponseLocale::SubHeader

Definition at line 545 of file ObjectMgr.h.


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