Struct AdditionalOptions
Additional data to enter specific session types.
Inherited Members
Namespace: Unity.Multiplayer.Widgets
Assembly: Unity.Multiplayer.Widgets.Core.dll
Syntax
public struct AdditionalOptions
Fields
AutoCreateSession
Declaration
public bool AutoCreateSession
Field Value
Type | Description |
---|---|
bool |
MatchmakerOptions
Declaration
public MatchmakerOptions MatchmakerOptions
Field Value
Type | Description |
---|---|
MatchmakerOptions |