|
virtual void | OnItemDelFromDB (CharacterDatabaseTransaction, ObjectGuid::LowType) |
|
virtual void | OnMirrorImageDisplayItem (Item const *, uint32 &) |
|
virtual void | OnAfterRefCount (Player const *, LootStoreItem *, Loot &, bool, uint16, uint32 &, LootStore const &) |
|
virtual void | OnAfterCalculateLootGroupAmount (Player const *, Loot &, uint16, uint32 &, LootStore const &) |
|
virtual void | OnBeforeDropAddItem (Player const *, Loot &, bool, uint16, LootStoreItem *, LootStore const &) |
|
virtual bool | OnItemRoll (Player const *, LootStoreItem const *, float &, Loot &, LootStore const &) |
|
virtual bool | OnBeforeLootEqualChanced (Player const *, std::list< LootStoreItem * >, Loot &, LootStore const &) |
|
virtual void | OnInitializeLockedDungeons (Player *, uint8 &, uint32 &, lfg::LFGDungeonData const *) |
|
virtual void | OnAfterInitializeLockedDungeons (Player *) |
|
virtual void | OnBeforeUpdateArenaPoints (ArenaTeam *, std::map< ObjectGuid, uint32 > &) |
|
virtual void | OnAfterUpdateEncounterState (Map *, EncounterCreditType, uint32, Unit *, Difficulty, std::list< DungeonEncounter const * > const *, uint32, bool) |
|
virtual void | OnBeforeWorldObjectSetPhaseMask (WorldObject const *, uint32 &, uint32 &, bool &, bool &) |
|
virtual bool | OnIsAffectedBySpellModCheck (SpellInfo const *, SpellInfo const *, SpellModifier const *) |
|
virtual bool | OnSpellHealingBonusTakenNegativeModifiers (Unit const *, Unit const *, SpellInfo const *, float &) |
|
virtual void | OnLoadSpellCustomAttr (SpellInfo *) |
|
virtual bool | OnAllowedForPlayerLootCheck (Player const *, ObjectGuid) |
|
virtual bool | OnAllowedToLootContainerCheck (Player const *, ObjectGuid) |
|
virtual void | OnInstanceIdRemoved (uint32) |
|
virtual void | OnBeforeSetBossState (uint32, EncounterState, EncounterState, Map *) |
|
virtual void | AfterInstanceGameObjectCreate (Map *, GameObject *) |
|
virtual bool | IsDatabaseBound () const |
|
virtual bool | isAfterLoadScript () const |
|
virtual void | checkValidity () |
|
const std::string & | GetName () const |
|
uint16 | GetTotalAvailableHooks () |
|