Background for Fallout 4
Member of the Quest script
voidfunctionResetSpeechChallenges()Native

Description

Wiki Description

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

Documentation Comment

Resets the infos that are speech challenges


Examples

; Reset the main quest
MainQuestProperty.ResetSpeechChallenges()

Auto-Generated Example

myQuest__toCallFunctionOn.ResetSpeechChallenges()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.