TrinityCore
Loading...
Searching...
No Matches
spell_rog_killing_spree Class Reference
+ Inheritance diagram for spell_rog_killing_spree:

Classes

class  spell_rog_killing_spree_AuraScript
 
class  spell_rog_killing_spree_SpellScript
 

Public Member Functions

 spell_rog_killing_spree ()
 
SpellScriptGetSpellScript () const override
 
AuraScriptGetAuraScript () const override
 
- Public Member Functions inherited from ScriptObject
std::string const & GetName () const
 

Static Public Attributes

static char constexpr const ScriptName [] = "spell_rog_killing_spree"
 

Additional Inherited Members

- Protected Member Functions inherited from SpellScriptLoader
 SpellScriptLoader (char const *name)
 
- Protected Member Functions inherited from ScriptObject
 ScriptObject (char const *name)
 
virtual ~ScriptObject ()
 

Detailed Description

Definition at line 307 of file spell_rogue.cpp.

Constructor & Destructor Documentation

◆ spell_rog_killing_spree()

spell_rog_killing_spree::spell_rog_killing_spree ( )
inline

Definition at line 312 of file spell_rogue.cpp.

Member Function Documentation

◆ GetAuraScript()

AuraScript * spell_rog_killing_spree::GetAuraScript ( ) const
inlineoverridevirtual

Reimplemented from SpellScriptLoader.

Definition at line 400 of file spell_rogue.cpp.

◆ GetSpellScript()

SpellScript * spell_rog_killing_spree::GetSpellScript ( ) const
inlineoverridevirtual

Reimplemented from SpellScriptLoader.

Definition at line 338 of file spell_rogue.cpp.

Member Data Documentation

◆ ScriptName

char constexpr const spell_rog_killing_spree::ScriptName = "spell_rog_killing_spree"
staticconstexpr

Definition at line 310 of file spell_rogue.cpp.


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