TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Spells::RuneData Struct Reference

#include <SpellPackets.h>

Public Attributes

uint8 Start = 0
 
uint8 Count = 0
 
std::vector< uint8Cooldowns
 

Detailed Description

Definition at line 333 of file SpellPackets.h.

Member Data Documentation

◆ Cooldowns

std::vector<uint8> WorldPackets::Spells::RuneData::Cooldowns

Definition at line 337 of file SpellPackets.h.

◆ Count

uint8 WorldPackets::Spells::RuneData::Count = 0

Definition at line 336 of file SpellPackets.h.

◆ Start

uint8 WorldPackets::Spells::RuneData::Start = 0

Definition at line 335 of file SpellPackets.h.


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