QueScript / Reference / <stop>¶
<stop name="(string)"/>
Simple Example¶
Content¶
- None
Attributes¶
Child Commands¶
- None
Explained¶
Stops another <que> inside the same script. If no name is specified, it will stop all running ques. In comparison to <shutdown>, it will stop the ques immediately without any gracefull fadeouts.