pub fn get_monster_id_from_spawn_entry(
    spawn_entry: &monster_spawn_entry
) -> MonsterSpeciesId
Expand description

Returns the monster ID of the specified monster spawn entry.