WoW:API GetQuestLogTitle: Difference between revisions

m
{{wowapi}}
(editet isComplete return value (based on QuestLogFrame.lua - L.177))
m ({{wowapi}})
Line 1: Line 1:
<center>'''GetQuestLogTitle''' ''-Documentation by AlexanderYoshi-''</center>
{{wowapi}}
 
Returns the string and other information which is associated with the specific QuestLog Title in the game.
Returns the string and other information which is associated with the specific QuestLog Title in the game.


Line 35: Line 34:
;''Description''
;''Description''


: Returns the string which is associated with the specific QuestLog Title in the game. Also returns other information about a given quest such as what it's level is, completion status, whether it's a header and if so if it is collapsed.  
: Returns the string which is associated with the specific QuestLog Title in the game. Also returns other information about a given quest such as what it's level is, completion status, whether it's a header and if so if it is collapsed.
 
----
{{WoW API}}