Function veloren_server_agent::util::are_our_owners_hostile

source ยท
pub fn are_our_owners_hostile(
    our_alignment: Option<&Alignment>,
    their_alignment: Option<&Alignment>,
    read_data: &ReadData<'_>,
) -> bool