DB/PaperDollItemFrame

From wowdev
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

0.5.3.3368, 1.12.1.5875, 6.0.1.18179

struct PaperDollItemFrameRec {
  stringref m_ItemButtonName;
  stringref m_SlotIcon;
  uint32_t m_SlotNumber;
};

Structure

Column	Field 		Type 		Notes 	
1 	ItemButtonName 	String 		Unique 
2 	SlotIcon 	String 		path: "interface\paperdoll\UI-PaperDoll-Slot-[a-z].blp" 
3 	SlotNumber 	Integer