TrinityCore
Loading...
Searching...
No Matches
AISpellInfoType Struct Reference

#include <CreatureAIImpl.h>

Public Member Functions

 AISpellInfoType ()
 

Public Attributes

AITarget target
 
AICondition condition
 
uint32 cooldown
 
uint32 realCooldown
 
float maxRange
 

Detailed Description

Definition at line 52 of file CreatureAIImpl.h.

Constructor & Destructor Documentation

◆ AISpellInfoType()

AISpellInfoType::AISpellInfoType ( )
inline

Definition at line 54 of file CreatureAIImpl.h.

Member Data Documentation

◆ condition

AICondition AISpellInfoType::condition

Definition at line 57 of file CreatureAIImpl.h.

◆ cooldown

uint32 AISpellInfoType::cooldown

Definition at line 58 of file CreatureAIImpl.h.

◆ maxRange

float AISpellInfoType::maxRange

Definition at line 60 of file CreatureAIImpl.h.

◆ realCooldown

uint32 AISpellInfoType::realCooldown

Definition at line 59 of file CreatureAIImpl.h.

◆ target

AITarget AISpellInfoType::target

Definition at line 56 of file CreatureAIImpl.h.


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