Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
AISpellInfoType Struct Reference

#include <CreatureAIImpl.h>

Public Member Functions

 AISpellInfoType ()

Public Attributes

AICondition condition
uint32 cooldown
float maxRange
uint32 realCooldown
AITarget target

Detailed Description

Definition at line 675 of file CreatureAIImpl.h.

Constructor & Destructor Documentation

◆ AISpellInfoType()

AISpellInfoType::AISpellInfoType ( )
inline

Member Data Documentation

◆ condition

AICondition AISpellInfoType::condition

Definition at line 680 of file CreatureAIImpl.h.

Referenced by AISpellInfoType(), and UnitAI::FillAISpellInfo().

◆ cooldown

uint32 AISpellInfoType::cooldown

Definition at line 681 of file CreatureAIImpl.h.

Referenced by AISpellInfoType(), and UnitAI::FillAISpellInfo().

◆ maxRange

float AISpellInfoType::maxRange

◆ realCooldown

uint32 AISpellInfoType::realCooldown

◆ target

AITarget AISpellInfoType::target

Definition at line 679 of file CreatureAIImpl.h.

Referenced by AISpellInfoType().


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