TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
WorldPackets::Spells::SpellTargetData Struct Reference

#include <SpellPackets.h>

Public Attributes

uint32 Flags = 0
 
ObjectGuid Unit
 
ObjectGuid Item
 
Optional< TargetLocationSrcLocation
 
Optional< TargetLocationDstLocation
 
Optional< float > Orientation
 
std::string Name
 

Member Data Documentation

Optional<TargetLocation> WorldPackets::Spells::SpellTargetData::DstLocation
uint32 WorldPackets::Spells::SpellTargetData::Flags = 0
ObjectGuid WorldPackets::Spells::SpellTargetData::Item
std::string WorldPackets::Spells::SpellTargetData::Name
Optional<float> WorldPackets::Spells::SpellTargetData::Orientation
Optional<TargetLocation> WorldPackets::Spells::SpellTargetData::SrcLocation
ObjectGuid WorldPackets::Spells::SpellTargetData::Unit

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