game::sandbox::gameplay::freeform::importers

Function import_json_scenario

Source
fn import_json_scenario(
    map: &Map,
    bytes: Vec<u8>,
    timer: &mut Timer<'_>,
) -> Result<String>