GetGuildTabardFiles

From Warcraft Wiki
Jump to navigation Jump to search

Returns File IDs of tabard textures used in guild bank logo.

tabardBackgroundUpper, tabardBackgroundLower, tabardEmblemUpper, tabardEmblemLower, tabardBorderUpper, tabardBorderLower = GetGuildTabardFiles()

Returns

tabardBackgroundUpper
number : FileID
tabardBackgroundLower
number : FileID
tabardEmblemUpper
number : FileID
tabardEmblemLower
number : FileID
tabardBorderUpper
number : FileID
tabardBorderLower
number : FileID

Patch changes

Battle for Azeroth Patch 8.2.0 (2019-06-25): Replaced texture paths with FileDataIDs.