TrinityCore
PlayerAI::TargetedSpell Struct Reference

#include <PlayerAI.h>

+ Inheritance diagram for PlayerAI::TargetedSpell:

Public Member Functions

 TargetedSpell ()
 
 TargetedSpell (Spell *first, Unit *second)
 
 operator bool ()
 

Detailed Description

Definition at line 42 of file PlayerAI.h.

Constructor & Destructor Documentation

◆ TargetedSpell() [1/2]

PlayerAI::TargetedSpell::TargetedSpell ( )
inline

Definition at line 44 of file PlayerAI.h.

◆ TargetedSpell() [2/2]

PlayerAI::TargetedSpell::TargetedSpell ( Spell first,
Unit second 
)
inline

Definition at line 45 of file PlayerAI.h.

Member Function Documentation

◆ operator bool()

PlayerAI::TargetedSpell::operator bool ( )
inlineexplicit

Definition at line 46 of file PlayerAI.h.


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