![]() |
TrinityCore
|
This is the complete list of members for item_disgusting_jar, including all inherited members.
| _name | ScriptObject | private |
| GetName() const | ScriptObject | |
| item_disgusting_jar() | item_disgusting_jar | inline |
| ItemScript(char const *name) noexcept | ItemScript | explicitprotected |
| OnCastItemCombatSpell(Player *player, Unit *victim, SpellInfo const *spellInfo, Item *item) | ItemScript | virtual |
| OnExpire(Player *player, ItemTemplate const *) override | item_disgusting_jar | inlinevirtual |
| OnQuestAccept(Player *player, Item *item, Quest const *quest) | ItemScript | virtual |
| OnRemove(Player *player, Item *item) | ItemScript | virtual |
| OnUse(Player *player, Item *item, SpellCastTargets const &targets, ObjectGuid castId) | ItemScript | virtual |
| operator=(ScriptObject const &right)=delete | ScriptObject | |
| operator=(ScriptObject &&right)=delete | ScriptObject | |
| ScriptObject(ScriptObject const &right)=delete | ScriptObject | |
| ScriptObject(ScriptObject &&right)=delete | ScriptObject | |
| ScriptObject(char const *name) noexcept | ScriptObject | explicitprotected |
| ~ItemScript() | ItemScript | |
| ~ScriptObject() | ScriptObject | protectedvirtual |