![]() |
TrinityCore
|
Inheritance diagram for item_captured_frog:Public Member Functions | |
| item_captured_frog () | |
| bool | OnUse (Player *player, Item *item, SpellCastTargets const &) 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 166 of file item_scripts.cpp.
|
inline |
Definition at line 169 of file item_scripts.cpp.
|
inlineoverridevirtual |
Reimplemented from ItemScript.
Definition at line 171 of file item_scripts.cpp.
Here is the call graph for this function: