For the complete documentation index, see llms.txt. This page is also available as Markdown.

endLineWhenVoiceoverComplete

Field in VoiceOverPresenter

Summary

If true , the voice over view will request that the dialogue runner proceed to the next line when audio for the line has finished playing.

public bool endLineWhenVoiceoverComplete = true;

Last updated

Was this helpful?