WoW:API GetItemFamily: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
(Page created) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{Stub/API}}{{wowapi}} __NOTOC__ | |||
<!-- Describe the purpose of the function, exhausting detail can be saved for a later section --> | <!-- Describe the purpose of the function, exhausting detail can be saved for a later section --> | ||
| Line 5: | Line 5: | ||
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> | <!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --> | ||
bagType = GetItemFamily(itemID | "name" | "itemLink") | [[bagType]] = GetItemFamily(itemID | "name" | "itemLink") | ||
| Line 20: | Line 20: | ||
<!-- List each return value, together with its type --> | <!-- List each return value, together with its type --> | ||
:;bagType : bitfield - what type of bags an item can go into or if the item is a container what it can contain | :;[[bagType]] : bitfield - what type of bags an item can go into or if the item is a container what it can contain | ||