ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
[Transmogrification](https://wow.gamepedia.com/Transmogrification "Transmogrification")was added in[Patch 4.3.0](https://wow.gamepedia.com/Patch_4.3.0 "Patch 4.3.0"). See also[Appearances](https://wow.gamepedia.com/World_of_Warcraft_API#Appearances)functions. [C\_Transmog.ApplyAllPending](https://wow.gamepedia.com/API_C_Transmog.ApplyAllPending "API C Transmog.ApplyAllPending")() - Applies all pending transmogrifications, and pays for the cost. [C\_Transmog.CanTransmogItemWithItem](https://wow.gamepedia.com/API_C_Transmog.CanTransmogItemWithItem "API C Transmog.CanTransmogItemWithItem")(targetItemLink, sourceItemLink) - Returns whether an item can be transmogrified to look like another item. [C\_Transmog.ClearPending](https://wow.gamepedia.com/API_C_Transmog.ClearPending "API C Transmog.ClearPending")(\[slotId, transmogType\]) - Clears the specified transmogrify slot. [C\_Transmog.Close](https://wow.gamepedia.com/index.php?title=API_C_Transmog.Close&action=edit&redlink=1 "API C Transmog.Close (page does not exist)")() [C\_Transmog.GetApplyWarnings](https://wow.gamepedia.com/index.php?title=API_C_Transmog.GetApplyWarnings&action=edit&redlink=1 "API C Transmog.GetApplyWarnings (page does not exist)")() [C\_Transmog.GetCost](https://wow.gamepedia.com/API_C_Transmog.GetCost "API C Transmog.GetCost")() [C\_Transmog.GetCreatureDisplayIDForSource](https://wow.gamepedia.com/API_C_Transmog.GetCreatureDisplayIDForSource "API C Transmog.GetCreatureDisplayIDForSource")(itemModifiedAppearanceID) [C\_Transmog.GetItemInfo](https://wow.gamepedia.com/API_C_Transmog.GetItemInfo "API C Transmog.GetItemInfo")(itemID|"name"|"itemlink") - Returns how an item can interact with transmogrification. [C\_Transmog.GetSlotForInventoryType](https://wow.gamepedia.com/API_C_Transmog.GetSlotForInventoryType "API C Transmog.GetSlotForInventoryType")(inventoryType) - Returns the equipment slot for an inventory type. [C\_Transmog.GetSlotInfo](https://wow.gamepedia.com/API_C_Transmog.GetSlotInfo "API C Transmog.GetSlotInfo")(slot, type) [C\_Transmog.GetSlotUseError](https://wow.gamepedia.com/index.php?title=API_C_Transmog.GetSlotUseError&action=edit&redlink=1 "API C Transmog.GetSlotUseError (page does not exist)")(slot, type) [C\_Transmog.GetSlotVisualInfo](https://wow.gamepedia.com/index.php?title=API_C_Transmog.GetSlotVisualInfo&action=edit&redlink=1 "API C Transmog.GetSlotVisualInfo (page does not exist)")(slot, type) [C\_Transmog.LoadOutfit](https://wow.gamepedia.com/index.php?title=API_C_Transmog.LoadOutfit&action=edit&redlink=1 "API C Transmog.LoadOutfit (page does not exist)")(outfitID) [C\_Transmog.LoadSources](https://wow.gamepedia.com/index.php?title=API_C_Transmog.LoadSources&action=edit&redlink=1 "API C Transmog.LoadSources (page does not exist)")(sourceIDTable \[, mainHandEnchant, offHandEnchant\]) [C\_Transmog.SetPending](https://wow.gamepedia.com/index.php?title=API_C_Transmog.SetPending&action=edit&redlink=1 "API C Transmog.SetPending (page does not exist)")(slot, type, sourceID) [C\_Transmog.ValidateAllPending](https://wow.gamepedia.com/index.php?title=API_C_Transmog.ValidateAllPending&action=edit&redlink=1 "API C Transmog.ValidateAllPending (page does not exist)")()