TrinityCore
WorldPackets::Quest::PlayerChoiceResponseMawPower Struct Reference

#include <QuestPackets.h>

Public Attributes

int32 Unused901_1 = 0
 
int32 TypeArtFileID = 0
 
Optional< int32Rarity
 
Optional< uint32RarityColor
 
int32 Unused901_2 = 0
 
int32 SpellID = 0
 
int32 MaxStacks = 0
 

Detailed Description

Definition at line 713 of file QuestPackets.h.

Member Data Documentation

◆ MaxStacks

int32 WorldPackets::Quest::PlayerChoiceResponseMawPower::MaxStacks = 0

Definition at line 721 of file QuestPackets.h.

◆ Rarity

Optional<int32> WorldPackets::Quest::PlayerChoiceResponseMawPower::Rarity

Definition at line 717 of file QuestPackets.h.

◆ RarityColor

Optional<uint32> WorldPackets::Quest::PlayerChoiceResponseMawPower::RarityColor

Definition at line 718 of file QuestPackets.h.

◆ SpellID

int32 WorldPackets::Quest::PlayerChoiceResponseMawPower::SpellID = 0

Definition at line 720 of file QuestPackets.h.

◆ TypeArtFileID

int32 WorldPackets::Quest::PlayerChoiceResponseMawPower::TypeArtFileID = 0

Definition at line 716 of file QuestPackets.h.

◆ Unused901_1

int32 WorldPackets::Quest::PlayerChoiceResponseMawPower::Unused901_1 = 0

Definition at line 715 of file QuestPackets.h.

◆ Unused901_2

int32 WorldPackets::Quest::PlayerChoiceResponseMawPower::Unused901_2 = 0

Definition at line 719 of file QuestPackets.h.


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