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

Static Public Member Functions

static bool Validate ()
 
static void CreateFragments (Unit *source, Unit *dh, int32 count)
 

Static Public Attributes

static constexpr std::array< DemonHunterSpells, 2 > DevourerSpells = { SPELL_DH_SHATTERED_SOUL_DEVOURER_LESSER_RIGHT, SPELL_DH_SHATTERED_SOUL_DEVOURER_LESSER_LEFT }
 
static constexpr std::array< DemonHunterSpells, 2 > HavocSpells = { SPELL_DH_SHATTERED_SOUL_LESSER_RIGHT, SPELL_DH_SHATTERED_SOUL_LESSER_LEFT }
 
static constexpr std::array< DemonHunterSpells, 2 > VengeanceSpells = { SPELL_DH_SHATTER_SOUL_VENGEANCE_FRONT_RIGHT, SPELL_DH_SHATTER_SOUL_VENGEANCE_BACK_RIGHT }
 

Detailed Description

Definition at line 1057 of file spell_dh.cpp.

Member Function Documentation

◆ CreateFragments()

static void spell_dh_shattered_souls_base_lesser::CreateFragments ( Unit source,
Unit dh,
int32  count 
)
inlinestatic

Definition at line 1070 of file spell_dh.cpp.

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

◆ Validate()

static bool spell_dh_shattered_souls_base_lesser::Validate ( )
inlinestatic

Definition at line 1063 of file spell_dh.cpp.

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

Member Data Documentation

◆ DevourerSpells

constexpr std::array<DemonHunterSpells, 2> spell_dh_shattered_souls_base_lesser::DevourerSpells = { SPELL_DH_SHATTERED_SOUL_DEVOURER_LESSER_RIGHT, SPELL_DH_SHATTERED_SOUL_DEVOURER_LESSER_LEFT }
staticconstexpr

Definition at line 1059 of file spell_dh.cpp.

◆ HavocSpells

constexpr std::array<DemonHunterSpells, 2> spell_dh_shattered_souls_base_lesser::HavocSpells = { SPELL_DH_SHATTERED_SOUL_LESSER_RIGHT, SPELL_DH_SHATTERED_SOUL_LESSER_LEFT }
staticconstexpr

Definition at line 1060 of file spell_dh.cpp.

◆ VengeanceSpells

constexpr std::array<DemonHunterSpells, 2> spell_dh_shattered_souls_base_lesser::VengeanceSpells = { SPELL_DH_SHATTER_SOUL_VENGEANCE_FRONT_RIGHT, SPELL_DH_SHATTER_SOUL_VENGEANCE_BACK_RIGHT }
staticconstexpr

Definition at line 1061 of file spell_dh.cpp.


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