portal64-still-alive/documentation/levels/cutscenes/stop_cutscene.md
2024-04-13 17:03:54 -04:00

408 B

stop_cutscene

Stops execution of a specified cutscene.

Syntax

stop_cutscene CUTSCENE_NAME

Arguments

Name Description
CUTSCENE_NAME The name of the cutscene to stop

Notes

Nothing is done if the specified cutscene is not running.

If multiple instances are running, all are stopped.