Show / Hide Table of Contents

Enum TournamentSpectatorType

Spectator type of the game (Tournament API).

Namespace:RiotSharp.TournamentEndpoint.Enums
Assembly:RiotSharp.dll
Syntax
public enum TournamentSpectatorType : int

Fields

Name Description
All

Spectators allowed in the lobby and the game itself.

LobbyOnly

Spectators only allowed in the lobby.

None

No spectators allowed.

Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX