TrinityCore
PlayerChoiceLocale Struct Reference

#include <ObjectMgr.h>

Public Attributes

std::vector< std::string > Question
 
std::unordered_map< int32, PlayerChoiceResponseLocaleResponses
 

Detailed Description

Definition at line 551 of file ObjectMgr.h.

Member Data Documentation

◆ Question

std::vector<std::string> PlayerChoiceLocale::Question

Definition at line 553 of file ObjectMgr.h.

◆ Responses

std::unordered_map<int32 , PlayerChoiceResponseLocale> PlayerChoiceLocale::Responses

Definition at line 554 of file ObjectMgr.h.


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