Table of Contents

Enum SessionMode

Namespace
Backdash
Assembly
Backdash.dll

Defines the mode of INetcodeSession<TInput>>

public enum SessionMode : byte

Fields

Local = 1

Local only session

Remote = 0

Normal P2P match session

Replay = 3

Replay session

Spectator = 2

Spectator session

SyncTest = 4

Special sync test session