Thread Tools Display Modes
Prev Previous Post   Next Post Next
07-25-15, 04:57 AM   #1
alikim
A Fallenroot Satyr
Join Date: Jul 2015
Posts: 27
How to make an inventory?

As far as I understand there is CharacterFrame that works as inventory and then there is InspectFrame that also works that way. They use inventory functions like GetInventoryItemLink("unit", slot) or GetInventorySlotInfo("slotName") that work with both frames, so how these inventory functions know which frame to work with?

How do I make my own frame that will count as inventory and I could call these functions on my own buttons and slots? Do I have to inherit a certain template? Or register some frame/button as a slot?

Thank you!
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » How to make an inventory?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off