runSelectedOptionAsLine

Field in DialogueRunner

Summary

If this value is set, when an option is selected, the line contained in it ( Line ) will be delivered to the dialogue runner's dialogue views as though it had been written as a separate line.

public bool runSelectedOptionAsLine = false;

Remarks

This allows a Yarn script to

Last updated

Was this helpful?