TrinityCore
SpellCastRequestItemData Struct Reference

#include <SpellCastRequest.h>

Public Member Functions

 SpellCastRequestItemData (uint8 packSlot, uint8 slot, ObjectGuid castItem)
 

Public Attributes

uint8 PackSlot = 0
 
uint8 Slot = 0
 
ObjectGuid CastItem
 

Detailed Description

Definition at line 23 of file SpellCastRequest.h.

Constructor & Destructor Documentation

◆ SpellCastRequestItemData()

SpellCastRequestItemData::SpellCastRequestItemData ( uint8  packSlot,
uint8  slot,
ObjectGuid  castItem 
)
inline

Definition at line 25 of file SpellCastRequest.h.

Member Data Documentation

◆ CastItem

ObjectGuid SpellCastRequestItemData::CastItem

Definition at line 30 of file SpellCastRequest.h.

◆ PackSlot

uint8 SpellCastRequestItemData::PackSlot = 0

Definition at line 28 of file SpellCastRequest.h.

◆ Slot

uint8 SpellCastRequestItemData::Slot = 0

Definition at line 29 of file SpellCastRequest.h.


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