TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Query::ItemDamageData Struct Reference

#include <QueryPackets.h>

Public Attributes

float DamageMin = 0.0f
 
float DamageMax = 0.0f
 
uint32 DamageType = 0
 

Detailed Description

Definition at line 196 of file QueryPackets.h.

Member Data Documentation

◆ DamageMax

float WorldPackets::Query::ItemDamageData::DamageMax = 0.0f

Definition at line 199 of file QueryPackets.h.

◆ DamageMin

float WorldPackets::Query::ItemDamageData::DamageMin = 0.0f

Definition at line 198 of file QueryPackets.h.

◆ DamageType

uint32 WorldPackets::Query::ItemDamageData::DamageType = 0

Definition at line 200 of file QueryPackets.h.


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