TrinityCore
AELootResult::ResultValue Struct Reference

#include <Loot.h>

Public Attributes

Itemitem
 
uint8 count
 
LootType lootType
 
uint32 dungeonEncounterId
 

Detailed Description

Definition at line 360 of file Loot.h.

Member Data Documentation

◆ count

uint8 AELootResult::ResultValue::count

Definition at line 363 of file Loot.h.

◆ dungeonEncounterId

uint32 AELootResult::ResultValue::dungeonEncounterId

Definition at line 365 of file Loot.h.

◆ item

Item* AELootResult::ResultValue::item

Definition at line 362 of file Loot.h.

◆ lootType

LootType AELootResult::ResultValue::lootType

Definition at line 364 of file Loot.h.


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