Table of Contents

Enum GameType

Namespace
Kook
Assembly
Kook.Net.Core.dll

Specifies the type of games.

public enum GameType

Fields

Game = 0

Specifies that the game is just a game.

Process = 2

Specifies that the game is a process.

VirtualUploader = 1

Specifies that the game is a virtual uploader.