QueScript / Reference / <pause>¶
<pause name="(string)"/>
Simple Example¶
Content¶
- None
Attributes¶
Child Commands¶
- None
Explained¶
pauses another <que> inside the same script. If no name is specified, it will pause all running ques (except itself). Using <resume> lets the paused ques playing again.