autoAdvanceDelay
Field in LinePresenter
Summary
The amount of time after the line finishes appearing before automatically ending the line, in seconds.
public float autoAdvanceDelay = 1f;
Remarks
This value is only used when autoAdvance istrue
.
Last updated
Was this helpful?