![]() |
TrinityCore
|
Inheritance diagram for item_generic_limit_chance_above_60:Public Member Functions | |
| item_generic_limit_chance_above_60 () | |
| bool | OnCastItemCombatSpell (Player *, Unit *victim, SpellInfo const *, 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 | OnRemove (Player *player, 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 188 of file item_scripts.cpp.
|
inline |
Definition at line 191 of file item_scripts.cpp.
|
inlineoverridevirtual |
Reimplemented from ItemScript.
Definition at line 193 of file item_scripts.cpp.
Here is the call graph for this function: