![]() |
TrinityCore
|
Inheritance diagram for item_defias_gunpowder:Public Member Functions | |
| item_defias_gunpowder () | |
| bool | OnUse (Player *player, Item *item, SpellCastTargets const &targets) override |
Public Member Functions inherited from 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) |
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 39 of file deadmines.cpp.
|
inline |
Definition at line 42 of file deadmines.cpp.
|
inlineoverridevirtual |
Reimplemented from ItemScript.
Definition at line 44 of file deadmines.cpp.
Here is the call graph for this function: