Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns the name of the specified damage school mask.

school = GetSchoolString(schoolMask)

Arguments[]

schoolMask
number - bitfield mask of damage types.

Returns[]

school
string - localized school name (e.g. "Frostfire"), or "Unknown" if the school combination isn't named.

Patch changes[]

Mists of Pandaria Patch 5.2.0 (2013-03-05): Added; replaces the FrameXML global SchoolStringTable[1].

Advertisement