DB/GlobalStrings

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.

Contains all interface String values, successor of FrameXML/GlobalString.lua ≥ Legion

7.0.3.22594

struct GlobalStringsRec {
  uint32_t m_ID;
  stringref stringname;
  langstringref stringvalue;
  uint8_t unk;
};