ResetSpeechChallenges - Quest

Revision as of 16:01, 11 March 2014 by imported>Plplecuyer (moved ResetSpeechChallenges to ResetSpeechChallenges - Quest: naming conventions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Member of: Quest Script

Resets all speech challenges in player dialogue scenes for this quest.

SyntaxEdit

Function ResetSpeechChallenges() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Reset the main quest
MainQuestProperty.ResetSpeechChallenges()

See AlsoEdit