Table of Contents

Enum GameCreationSource

Namespace
Kook
Assembly
Kook.Net.Core.dll

Represents the creation source of a game.

public enum GameCreationSource

Fields

SelfUser = 1

Represents that the game was created by the current user.

System = 2

Represents that the game was created by the system by default.