TrinityCore
NotNormalLootItem Struct Reference

#include <Loot.h>

Public Member Functions

 NotNormalLootItem ()
 
 NotNormalLootItem (uint8 _index, bool _islooted=false)
 

Public Attributes

uint8 LootListId
 
bool is_looted
 

Detailed Description

Definition at line 218 of file Loot.h.

Constructor & Destructor Documentation

◆ NotNormalLootItem() [1/2]

NotNormalLootItem::NotNormalLootItem ( )
inline

Definition at line 223 of file Loot.h.

◆ NotNormalLootItem() [2/2]

NotNormalLootItem::NotNormalLootItem ( uint8  _index,
bool  _islooted = false 
)
inline

Definition at line 226 of file Loot.h.

Member Data Documentation

◆ is_looted

bool NotNormalLootItem::is_looted

Definition at line 221 of file Loot.h.

◆ LootListId

uint8 NotNormalLootItem::LootListId

Definition at line 220 of file Loot.h.


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