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

#include <PlayerChoice.h>

Public Attributes

int32 ResponseId = 0
 
int32 ChoiceArtFileId = 0
 
EnumFlag< PlayerChoiceResponseFlagsFlags = PlayerChoiceResponseFlags::None
 
uint32 WidgetSetID = 0
 
uint32 UiTextureAtlasElementID = 0
 
uint32 SoundKitID = 0
 
uint8 GroupID = 0
 
int32 UiTextureKitID = 0
 
std::string Answer
 
std::string Header
 
std::string SubHeader
 
std::string ButtonTooltip
 
std::string Description
 
std::string Confirmation
 
Optional< PlayerChoiceResponseRewardReward
 
Optional< uint32RewardQuestID
 
Optional< PlayerChoiceResponseMawPowerMawPower
 

Detailed Description

Definition at line 86 of file PlayerChoice.h.

Member Data Documentation

◆ Answer

std::string PlayerChoiceResponse::Answer

Definition at line 96 of file PlayerChoice.h.

◆ ButtonTooltip

std::string PlayerChoiceResponse::ButtonTooltip

Definition at line 99 of file PlayerChoice.h.

◆ ChoiceArtFileId

int32 PlayerChoiceResponse::ChoiceArtFileId = 0

Definition at line 89 of file PlayerChoice.h.

◆ Confirmation

std::string PlayerChoiceResponse::Confirmation

Definition at line 101 of file PlayerChoice.h.

◆ Description

std::string PlayerChoiceResponse::Description

Definition at line 100 of file PlayerChoice.h.

◆ Flags

Definition at line 90 of file PlayerChoice.h.

◆ GroupID

uint8 PlayerChoiceResponse::GroupID = 0

Definition at line 94 of file PlayerChoice.h.

◆ Header

std::string PlayerChoiceResponse::Header

Definition at line 97 of file PlayerChoice.h.

◆ MawPower

Optional<PlayerChoiceResponseMawPower> PlayerChoiceResponse::MawPower

Definition at line 104 of file PlayerChoice.h.

◆ ResponseId

int32 PlayerChoiceResponse::ResponseId = 0

Definition at line 88 of file PlayerChoice.h.

◆ Reward

Optional<PlayerChoiceResponseReward> PlayerChoiceResponse::Reward

Definition at line 102 of file PlayerChoice.h.

◆ RewardQuestID

Optional<uint32> PlayerChoiceResponse::RewardQuestID

Definition at line 103 of file PlayerChoice.h.

◆ SoundKitID

uint32 PlayerChoiceResponse::SoundKitID = 0

Definition at line 93 of file PlayerChoice.h.

◆ SubHeader

std::string PlayerChoiceResponse::SubHeader

Definition at line 98 of file PlayerChoice.h.

◆ UiTextureAtlasElementID

uint32 PlayerChoiceResponse::UiTextureAtlasElementID = 0

Definition at line 92 of file PlayerChoice.h.

◆ UiTextureKitID

int32 PlayerChoiceResponse::UiTextureKitID = 0

Definition at line 95 of file PlayerChoice.h.

◆ WidgetSetID

uint32 PlayerChoiceResponse::WidgetSetID = 0

Definition at line 91 of file PlayerChoice.h.


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