DB/GMTicketCategory: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(7 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
== | {{Template:Sandbox/VersionRange|min_expansionlevel=1|max_expansionlevel=6}} | ||
== | ==1.12.1.5875, 6.0.1.18179== | ||
struct GMTicketCategoryRec { | struct GMTicketCategoryRec { | ||
uint32_t m_ID; | uint32_t m_ID; | ||
{{Template:Type|langstringref}} m_category_lang; | |||
}; | }; | ||
[[Category:DBC]] | [[Category:DBC]] | ||
[[Category:DBC_Vanilla]] | |||
[[Category:DBC_WotLK]] | [[Category:DBC_WotLK]] | ||
[[Category:DBC_WoD]][[Category:6.0.1.18179]] | [[Category:DBC_WoD]][[Category:6.0.1.18179]] |
Latest revision as of 15:28, 1 January 2020
1.12.1.5875, 6.0.1.18179
struct GMTicketCategoryRec { uint32_t m_ID; langstringrefⁱ m_category_lang; };