Function spawn_npc

Source
fn spawn_npc(
    data: &mut Data,
    world: &World,
    index: IndexRef<'_>,
    death: &Death,
) -> bool