Search Unity

Feature Request Add deallocation API to Multiplay SDK

Discussion in 'Game Server Hosting' started by dchipman, Apr 27, 2023.

  1. dchipman

    dchipman

    Joined:
    Jan 4, 2015
    Posts:
    39
  2. larah3d

    larah3d

    Unity Technologies

    Joined:
    Nov 25, 2018
    Posts:
    3
  3. dchipman

    dchipman

    Joined:
    Jan 4, 2015
    Posts:
    39
    Hi Larah, as far as I could find, that's just a data object used in the deallocation callback to describe a deallocation event when it occurs, but there's no API on the MultiplayService itself that I could find that facilitates requesting a deallocation from the server itself.
     
  4. Alexis_UGS

    Alexis_UGS

    Unity Technologies

    Joined:
    Mar 2, 2022
    Posts:
    30
    Hi,

    We are in the process in porting the existing Reservations flow from our legacy platform into the new one and its SDK. This flow is specifically designed to support this type of use case, without the complexity of an allocation. I don't have an ETA yet, but it's coming in the next couple months :)

    alexis
     
    dchipman likes this.