Show / Hide Table of Contents

Method dialog.SetTimeout


Overload

Let the dialog close itself after closeAfterS seconds. Then dialog.ShowDialog returns dialog.Timeout.

public void SetTimeout(int closeAfterS, string timeoutActionText = null, bool noInfo = false)
Parameters
closeAfterS  (int)
timeoutActionText  (string)
noInfo  (bool)

See Also

dialog.options.timeoutTextFormat