![]() |
TrinityCore
|
This is the complete list of members for ItemScript, including all inherited members.
| _name | ScriptObject | private |
| GetName() const | ScriptObject | |
| ItemScript(char const *name) | ItemScript | explicitprotected |
| OnCastItemCombatSpell(Player *player, Unit *victim, SpellInfo const *spellInfo, Item *item) | ItemScript | virtual |
| OnExpire(Player *player, ItemTemplate const *proto) | ItemScript | virtual |
| 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) | ItemScript | virtual |
| ScriptObject(char const *name) | ScriptObject | protected |
| ~ScriptObject() | ScriptObject | protectedvirtual |