Wowpedia

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

READ MORE

Wowpedia
Advertisement
GetQuestBackgroundMaterial -Documentation by AlexanderYoshi-

Returns the material string associated with the particular quest.

GetQuestBackgroundMaterial();

Arguments
none

Returns
String questStory
questStory
The material string for this quest

Example
local questStory = GetQuestBackgroundMaterial();
Result
"Arr matey. You need to go find Captain Sander's treasure..."

Description
Returns the material string associated with the particular quest.



Template:WoW API

Advertisement