Enum SessionAction
The different types of SessionActions.
Namespace: Unity.Multiplayer.Widgets
Assembly: Unity.Multiplayer.Widgets.Core.dll
Syntax
public enum SessionAction
Fields
| Name | Description |
|---|---|
| Create | |
| CreateOrJoin | |
| Invalid | |
| JoinByCode | |
| JoinById | |
| QuickCreate | |
| QuickJoin | |
| StartMatchmaking |