autoAdvance

Field in AsyncLineView

Summary

Controls whether this Line View will automatically to the Dialogue Runner that the line is complete as soon as the line has finished appearing.

public bool autoAdvance = false;

Remarks

If this value is true, the Line View will

Last updated

Was this helpful?