Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Spell::GOTargetInfo Struct Reference

#include <Spell.h>

Public Attributes

uint8 effectMask: 8
bool processed: 1
uint64 targetGUID
uint64 timeDelay

Detailed Description

Definition at line 674 of file Spell.h.

Member Data Documentation

◆ effectMask

uint8 Spell::GOTargetInfo::effectMask

Definition at line 678 of file Spell.h.

Referenced by Spell::AddGOTarget(), and Spell::DoAllEffectOnTarget().

◆ processed

bool Spell::GOTargetInfo::processed

Definition at line 679 of file Spell.h.

Referenced by Spell::AddGOTarget(), and Spell::DoAllEffectOnTarget().

◆ targetGUID

uint64 Spell::GOTargetInfo::targetGUID

Definition at line 676 of file Spell.h.

Referenced by Spell::AddGOTarget(), and Spell::DoAllEffectOnTarget().

◆ timeDelay

uint64 Spell::GOTargetInfo::timeDelay

Definition at line 677 of file Spell.h.

Referenced by Spell::AddGOTarget().


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