Skip to main content

set_game_mode

Function set_game_mode 

Source
fn set_game_mode(
    source: &CommandSource,
    targets: &[Arc<Player>],
    game_mode: GameType,
) -> Result<i32, CommandSyntaxError>