Function veloren_common::states::utils::attempt_pet

source ยท
pub fn attempt_pet(
    data: &JoinData<'_>,
    update: &mut StateUpdate,
    target_uid: Uid,
)