WoW:API IsQuestCompletable: Difference between revisions

no edit summary
No edit summary
 
No edit summary
Line 17: Line 17:
----
----
;''Example''
;''Example''
   if ( IsQuestCompletable() ) then QuestFrameCompleteButton:Enable();
   if ( IsQuestCompletable() ) then QuestFrameCompleteButton:Enable(); end


;''Result''
;''Result''