TrinityCore
npc_thorim_trashAI::AIHelper Struct Reference

Classes

class  MostHPMissingInRange
 

Static Public Member Functions

static uint32 GetTotalHeal (SpellInfo const *spellInfo, Unit const *caster)
 returns heal amount of the given spell including hots More...
 
static uint32 GetRemainingHealOn (Unit *target)
 returns remaining heal amount on given target More...
 
static UnitGetUnitWithMostMissingHp (SpellInfo const *spellInfo, Unit *caster)
 
static UnitGetHealTarget (SpellInfo const *spellInfo, Unit *caster)
 

Detailed Description

Definition at line 957 of file boss_thorim.cpp.

Member Function Documentation

◆ GetHealTarget()

static Unit * npc_thorim_trashAI::AIHelper::GetHealTarget ( SpellInfo const *  spellInfo,
Unit caster 
)
inlinestatic

Definition at line 1034 of file boss_thorim.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ GetRemainingHealOn()

static uint32 npc_thorim_trashAI::AIHelper::GetRemainingHealOn ( Unit target)
inlinestatic

returns remaining heal amount on given target

Definition at line 975 of file boss_thorim.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ GetTotalHeal()

static uint32 npc_thorim_trashAI::AIHelper::GetTotalHeal ( SpellInfo const *  spellInfo,
Unit const *  caster 
)
inlinestatic

returns heal amount of the given spell including hots

Definition at line 960 of file boss_thorim.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ GetUnitWithMostMissingHp()

static Unit * npc_thorim_trashAI::AIHelper::GetUnitWithMostMissingHp ( SpellInfo const *  spellInfo,
Unit caster 
)
inlinestatic

Definition at line 1020 of file boss_thorim.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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