TrinityCore
Loading...
Searching...
No Matches
Unit::GetCastSpellInfoContext Struct Reference

#include <Unit.h>

Public Member Functions

bool AddSpell (uint32 spellId)
 

Public Attributes

std::array< uint32, 5 > VisitedSpells = { }
 

Detailed Description

Definition at line 1470 of file Unit.h.

Member Function Documentation

◆ AddSpell()

bool Unit::GetCastSpellInfoContext::AddSpell ( uint32  spellId)

Definition at line 14448 of file Unit.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ VisitedSpells

std::array<uint32, 5> Unit::GetCastSpellInfoContext::VisitedSpells = { }

Definition at line 1472 of file Unit.h.


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