TrinityCore
CollectionMgr Member List

This is the complete list of members for CollectionMgr, including all inherited members.

_appearancesCollectionMgrprivate
_favoriteAppearancesCollectionMgrprivate
_heirloomsCollectionMgrprivate
_mountsCollectionMgrprivate
_ownerCollectionMgrprivate
_temporaryAppearancesCollectionMgrprivate
_toysCollectionMgrprivate
_transmogIllusionsCollectionMgrprivate
AddHeirloom(uint32 itemId, uint32 flags)CollectionMgr
AddItemAppearance(Item *item)CollectionMgr
AddItemAppearance(uint32 itemId, uint32 appearanceModId=0)CollectionMgr
AddItemAppearance(ItemModifiedAppearanceEntry const *itemModifiedAppearance)CollectionMgrprivate
AddMount(uint32 spellId, MountStatusFlags flags, bool factionMount=false, bool learned=false)CollectionMgr
AddTemporaryAppearance(ObjectGuid const &itemGuid, ItemModifiedAppearanceEntry const *itemModifiedAppearance)CollectionMgrprivate
AddToy(uint32 itemId, bool isFavourite, bool hasFanfare)CollectionMgr
AddTransmogIllusion(uint32 transmogIllusionId)CollectionMgr
AddTransmogSet(uint32 transmogSetId)CollectionMgr
CanAddAppearance(ItemModifiedAppearanceEntry const *itemModifiedAppearance) constCollectionMgrprivate
CheckHeirloomUpgrades(Item *item)CollectionMgr
CollectionMgr(WorldSession *owner)CollectionMgrexplicit
FavoriteAppearanceState enum nameCollectionMgr
GetAccountHeirlooms() constCollectionMgrinline
GetAccountMounts() constCollectionMgrinline
GetAccountToys() constCollectionMgrinline
GetAppearanceIds() constCollectionMgr
GetHeirloomBonus(uint32 itemId) constCollectionMgr
GetItemsProvidingTemporaryAppearance(uint32 itemModifiedAppearanceId) constCollectionMgr
HasHeirloom(uint32 itemId) constCollectionMgrinline
HasItemAppearance(uint32 itemModifiedAppearanceId) constCollectionMgr
HasToy(uint32 itemId) constCollectionMgrinline
HasTransmogIllusion(uint32 transmogIllusionId) constCollectionMgr
IsSetCompleted(uint32 transmogSetId) constCollectionMgr
LoadAccountHeirlooms(PreparedQueryResult result)CollectionMgr
LoadAccountItemAppearances(PreparedQueryResult knownAppearances, PreparedQueryResult favoriteAppearances)CollectionMgr
LoadAccountMounts(PreparedQueryResult result)CollectionMgr
LoadAccountToys(PreparedQueryResult result)CollectionMgr
LoadAccountTransmogIllusions(PreparedQueryResult knownTransmogIllusions)CollectionMgr
LoadHeirlooms()CollectionMgr
LoadItemAppearances()CollectionMgr
LoadMountDefinitions()CollectionMgrstatic
LoadMounts()CollectionMgr
LoadToys()CollectionMgr
LoadTransmogIllusions()CollectionMgr
MountSetFavorite(uint32 spellId, bool favorite)CollectionMgr
OnItemAdded(Item *item)CollectionMgr
RemoveTemporaryAppearance(Item *item)CollectionMgr
SaveAccountHeirlooms(LoginDatabaseTransaction trans)CollectionMgr
SaveAccountItemAppearances(LoginDatabaseTransaction trans)CollectionMgr
SaveAccountMounts(LoginDatabaseTransaction trans)CollectionMgr
SaveAccountToys(LoginDatabaseTransaction trans)CollectionMgr
SaveAccountTransmogIllusions(LoginDatabaseTransaction trans)CollectionMgr
SendFavoriteAppearances() constCollectionMgr
SendSingleMountUpdate(std::pair< uint32, MountStatusFlags > mount)CollectionMgr
SetAppearanceIsFavorite(uint32 itemModifiedAppearanceId, bool apply)CollectionMgr
ToyClearFanfare(uint32 itemId)CollectionMgr
ToySetFavorite(uint32 itemId, bool favorite)CollectionMgr
UpdateAccountHeirlooms(uint32 itemId, uint32 flags)CollectionMgr
UpdateAccountToys(uint32 itemId, bool isFavourite, bool hasFanfare)CollectionMgr
UpgradeHeirloom(uint32 itemId, int32 castItem)CollectionMgr
~CollectionMgr()CollectionMgr