Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
An optional, new owner of the lobby.
public PFEntityKey NewOwner { get; set; }
Remarks
This value can only be updated under one of the following conditions: * The member updating this field is the lobby's current owner * The owner migration policy is LobbyOwnerMigrationPolicy.Manual and there is currently no owner * The owner migration policy isLobbyOwnerMigrationPolicy.None`
See Also
- class PFEntityKey
- class LobbyDataUpdate
- namespace PlayFab.Multiplayer