DB/SpellDescriptionVariables: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
New in WotLK.
 
{{Template:Sandbox/VersionRange|min_expansionlevel=3}}


==7.0.1.21737==
==7.0.1.21737==

Latest revision as of 02:49, 20 July 2016

≥ Wrath

7.0.1.21737

Column Field Type Notes
1 ID Integer
2 String Text

Synric 12th July 2016

6.0.1.18179

struct SpellDescriptionVariablesRec {
  uint32_t m_ID;
  stringref m_variables;
};

4.0.3.13329

Column Field Type Notes
1 ID Integer
2 String Text