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?