portal64-still-alive/documentation/levels/cutscenes/wait_for_channel.md
2024-02-26 22:30:56 -05:00

586 B

wait_for_channel

Blocks until a specified sound channel has no queued or playing sounds.

Syntax

wait_for_channel CHANNEL_NAME

Arguments

Name Description
CHANNEL_NAME The name of the channel to wait for. See q_sound for details on channels and queue processing.