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

Public Member Functions

 item_tainted_core ()
 
bool OnRemove (Player *player, Item *) override
 
- Public Member Functions inherited from ItemScript
virtual bool OnQuestAccept (Player *player, Item *item, Quest const *quest)
 
virtual bool OnUse (Player *player, Item *item, SpellCastTargets const &targets)
 
virtual bool OnExpire (Player *player, ItemTemplate const *proto)
 
virtual bool OnCastItemCombatSpell (Player *player, Unit *victim, SpellInfo const *spellInfo, Item *item)
 
- Public Member Functions inherited from ScriptObject
std::string const & GetName () const
 

Additional Inherited Members

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

Detailed Description

Definition at line 869 of file boss_lady_vashj.cpp.

Constructor & Destructor Documentation

◆ item_tainted_core()

item_tainted_core::item_tainted_core ( )
inline

Definition at line 872 of file boss_lady_vashj.cpp.

Member Function Documentation

◆ OnRemove()

bool item_tainted_core::OnRemove ( Player player,
Item  
)
inlineoverridevirtual

Reimplemented from ItemScript.

Definition at line 874 of file boss_lady_vashj.cpp.

+ Here is the call graph for this function:

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