Difference between revisions of "CompleteAllObjectives"

37 bytes added ,  07:01, 15 January 2011
no edit summary
imported>Kkuhlmann
 
imported>Ez0n3
 
(3 intermediate revisions by 2 users 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==
 
*This function is new in the GECK, and was not available in the TES4 Construction Set.
*None at this time
 
 
=='''See Also'''==
See [[SetObjectiveCompleted]] for details of completing an objective.<br>
[[SetObjectiveDisplayed]]


=='''Reference'''==
==See Also==
None provided.
*[[SetObjectiveCompleted]] for details of completing an objective.
<!-- [[CompleteAllObjectives_Reference|List of functions that use CompleteAllObjectives]] (wiki) -->
*[[SetObjectiveDisplayed]]


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