![]() |
TrinityCore
|
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 () |
Definition at line 869 of file boss_lady_vashj.cpp.
|
inline |
Definition at line 872 of file boss_lady_vashj.cpp.
Reimplemented from ItemScript.
Definition at line 874 of file boss_lady_vashj.cpp.
Here is the call graph for this function: