AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
Spell::GOTargetInfo Struct Reference

#include "Spell.h"

Public Attributes

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

Detailed Description

Member Data Documentation

◆ effectMask

uint8 Spell::GOTargetInfo::effectMask

◆ processed

bool Spell::GOTargetInfo::processed

◆ targetGUID

ObjectGuid Spell::GOTargetInfo::targetGUID

◆ timeDelay

uint64 Spell::GOTargetInfo::timeDelay

Referenced by Spell::AddGOTarget().