Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
LootView Struct Reference

#include <LootMgr.h>

Collaboration diagram for LootView:

Public Member Functions

 LootView (Loot &_loot, Player *_viewer, PermissionTypes _permission=PermissionTypes::ALL_PERMISSION)
void WriteData (ObjectGuid guid, LootType lootType, WorldPacket *data, bool isAoE=false)

Public Attributes

Lootloot
PermissionTypes permission
Playerviewer

Detailed Description

Definition at line 367 of file LootMgr.h.

Constructor & Destructor Documentation

◆ LootView()

LootView::LootView ( Loot & _loot,
Player * _viewer,
PermissionTypes _permission = PermissionTypes::ALL_PERMISSION )
inline

Definition at line 373 of file LootMgr.h.

References ALL_PERMISSION, loot, permission, and viewer.

Member Function Documentation

◆ WriteData()

Member Data Documentation

◆ loot

Loot& LootView::loot

Definition at line 369 of file LootMgr.h.

Referenced by LootView(), and WriteData().

◆ permission

PermissionTypes LootView::permission

Definition at line 371 of file LootMgr.h.

Referenced by LootView(), and WriteData().

◆ viewer

Player* LootView::viewer

Definition at line 370 of file LootMgr.h.

Referenced by LootView(), and WriteData().


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