TrinityCore
WorldPackets::Inspect::InspectEnchantData Struct Reference

#include <InspectPackets.h>

Public Member Functions

 InspectEnchantData (uint32 id, uint8 index)
 

Public Attributes

uint32 Id = 0
 
uint8 Index = 0
 

Detailed Description

Definition at line 46 of file InspectPackets.h.

Constructor & Destructor Documentation

◆ InspectEnchantData()

WorldPackets::Inspect::InspectEnchantData::InspectEnchantData ( uint32  id,
uint8  index 
)
inline

Definition at line 48 of file InspectPackets.h.

Member Data Documentation

◆ Id

uint32 WorldPackets::Inspect::InspectEnchantData::Id = 0

Definition at line 50 of file InspectPackets.h.

◆ Index

uint8 WorldPackets::Inspect::InspectEnchantData::Index = 0

Definition at line 51 of file InspectPackets.h.


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