Skip to main content

set_weather

Function set_weather 

Source
fn set_weather(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    weather: WeatherKind,
    requested_duration: i32,
) -> Result<i32, CommandSyntaxError>