إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
The initial configuration data used when creating a lobby.
public class LobbyCreateConfiguration
Public Members
| name | description |
|---|---|
| LobbyCreateConfiguration() | The default constructor. |
| AccessPolicy { get; set; } | The access policy for the new lobby. |
| LobbyProperties { get; set; } | The initial lobby properties for the new lobby. |
| MaxMemberCount { get; set; } | The maximum number of members allowed in the new lobby. |
| OwnerMigrationPolicy { get; set; } | The owner migration policy for the new lobby. |
| SearchProperties { get; set; } | The initial search properties for the new lobby. |
See Also
- namespace PlayFab.Multiplayer