Show / Hide Table of Contents

Property script.paused


Overload

If true, next call to script.pause will wait until false, or already is waiting.

public static bool paused { get; set; }
Property Value
bool