ResetSpeechChallenges - Quest

From the Fallout4 CreationKit Wiki
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]