ResetSpeechChallenges - Quest

From the Fallout4 CreationKit Wiki
Revision as of 15:01, 11 March 2014 by imported>Plplecuyer (moved ResetSpeechChallenges to ResetSpeechChallenges - Quest: naming conventions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Member of: Quest Script

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

Syntax[edit | edit source]

Function ResetSpeechChallenges() native

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Examples[edit | edit source]

; Reset the main quest
MainQuestProperty.ResetSpeechChallenges()

See Also[edit | edit source]