Table of Contents

Enum SessionMode

Namespace
Backdash
Assembly
Backdash.dll

Defines the mode of INetcodeSession<TInput>>

public enum SessionMode : byte

Fields

Local = 4

Local only session

Replaying = 2

Replay session

Rollback = 0

Normal P2P match session

Spectating = 1

Spectator session

SyncTest = 3

Special sync test session