Skip to main content

handle

Function handle 

Source
pub fn handle(ctx: &mut CommandContext, cmd: &Command) -> Result<bool>
Expand description

Best-effort named audio commands.

This keeps script-visible audio state moving without blocking unrelated runtime paths. validate decoding and VM control flow.