Difference between revisions of "CompleteAllObjectives"

61 bytes removed ,  07:01, 15 January 2011
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
imported>Ez0n3
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==Description==
{{Function
 
|origin = GECK1
'''CompleteAllObjectives''' Marks all objectives for a quest as completed.
|summary = Marks all objectives for a quest as completed.
 
|name = CompleteAllObjectives
==Syntax==
|returnType = void
 
|arguments =  
CompleteAllObjectives ''QuestID''
  {{FunctionArgument
 
  |Name = QuestID
==Examples==
  |Type = ref
 
  }}
  CompleteAllObjectives MyQuest
  |example = CompleteAllObjectives MyQuest
This would mark all objectives for MyQuest as complete.
This would mark all objectives for MyQuest as complete.
}}


==Notes==
==Notes==
Line 18: Line 19:
*[[SetObjectiveCompleted]] for details of completing an objective.
*[[SetObjectiveCompleted]] for details of completing an objective.
*[[SetObjectiveDisplayed]]
*[[SetObjectiveDisplayed]]
==Reference==
None provided.
<!-- [[CompleteAllObjectives_Reference|List of functions that use CompleteAllObjectives]]  (wiki) -->


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]
[[Category:Functions (GECK 1.1)]]
[[Category:Quest Functions]]
[[Category:Quest Functions]]
[[Category:Quest Functions (GECK 1.0)]]
[[Category:Quest Functions (GECK 1.1)]]
Anonymous user