![]() |
TrinityCore
|
Classes | |
| struct | TransmogOutfitSlotAndOptionInfo |
Variables | |
| constexpr std::array< std::string_view, TOTAL_LOCALES > | DefaultOutfitName |
| constexpr uint32 | DefaultOutfitIcon = 134400 |
| std::span< TransmogMgr::TransmogOutfitSlotAndOptionInfo const > TransmogMgr::GetAllSlots | ( | ) |
| std::span< TransmogOutfitEntryEntry const *const > TransmogMgr::GetAutomaticallyUnlockedOutfits | ( | ) |
| ItemModifiedAppearanceEntry const * TransmogMgr::GetDefaultItemModifiedAppearance | ( | uint32 | itemId | ) |
Definition at line 259 of file TransmogMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| std::span< TransmogSituationEntry const *const > TransmogMgr::GetDefaultSituations | ( | ) |
| ItemModifiedAppearanceEntry const * TransmogMgr::GetItemModifiedAppearance | ( | uint32 | itemId, |
| uint32 | appearanceModId | ||
| ) |
Definition at line 246 of file TransmogMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TransmogOutfitEntryEntry const * TransmogMgr::GetNextOutfitToUnlock | ( | TransmogOutfitEntrySource | source, |
| Player const * | player | ||
| ) |
Definition at line 317 of file TransmogMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TransmogMgr::TransmogOutfitSlotAndOptionInfo const * TransmogMgr::GetSlotAndOption | ( | EquipmentSlots | inventorySlot, |
| TransmogOutfitSlotOption | slotOption | ||
| ) |
Definition at line 303 of file TransmogMgr.cpp.
| TransmogMgr::TransmogOutfitSlotAndOptionInfo const * TransmogMgr::GetSlotAndOption | ( | TransmogOutfitSlot | slot, |
| TransmogOutfitSlotOption | slotOption | ||
| ) |
Definition at line 294 of file TransmogMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TransmogIllusionEntry const * TransmogMgr::GetTransmogIllusionForSpellItemEnchantment | ( | uint32 | spellItemEnchantmentId | ) |
Definition at line 264 of file TransmogMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| std::span< TransmogSetItemEntry const *const > TransmogMgr::GetTransmogSetItems | ( | uint32 | transmogSetId | ) |
| std::span< TransmogSetEntry const *const > TransmogMgr::GetTransmogSetsForItemModifiedAppearance | ( | uint32 | itemModifiedAppearanceId | ) |
| void TransmogMgr::Load | ( | ) |
Definition at line 143 of file TransmogMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| bool TransmogMgr::ValidateSituations | ( | std::span< WorldPackets::Transmogrification::TransmogOutfitSituationInfo const > | situations | ) |
Definition at line 343 of file TransmogMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| bool TransmogMgr::ValidateSlots | ( | std::span< WorldPackets::Transmogrification::TransmogOutfitSlotData const > | slots | ) |
Definition at line 389 of file TransmogMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineconstexpr |
Definition at line 69 of file TransmogMgr.h.
|
inlineconstexpr |
Definition at line 53 of file TransmogMgr.h.