Skip to main content

stop_sound

Function stop_sound 

Source
fn stop_sound(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    source: SoundSource,
) -> Result<i32, CommandSyntaxError>