|
| | item_tainted_core () |
| |
| bool | OnUse (Player *player, Item *, SpellCastTargets const &targets, ObjectGuid) override |
| |
| | ~ItemScript () |
| |
| virtual bool | OnQuestAccept (Player *player, Item *item, Quest const *quest) |
| |
| virtual bool | OnExpire (Player *player, ItemTemplate const *proto) |
| |
| virtual bool | OnRemove (Player *player, Item *item) |
| |
| virtual bool | OnCastItemCombatSpell (Player *player, Unit *victim, SpellInfo const *spellInfo, Item *item) |
| |
| | ScriptObject (ScriptObject const &right)=delete |
| |
| | ScriptObject (ScriptObject &&right)=delete |
| |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| |
| ScriptObject & | operator= (ScriptObject &&right)=delete |
| |
| std::string const & | GetName () const |
| |
Definition at line 814 of file boss_lady_vashj.cpp.
◆ item_tainted_core()
| item_tainted_core::item_tainted_core |
( |
| ) |
|
|
inline |
◆ OnUse()
The documentation for this class was generated from the following file: