DB/SceneScript

From wowdev
Revision as of 17:25, 14 February 2016 by Schlumpf (talk | contribs)
Jump to navigation Jump to search
struct SceneScriptRec
{
  uint32_t id;
  stringref name;
  stringref content;
};