Show / Hide Table of Contents

Enum GameType

GameTypes enum based on gameTypes.json.

Namespace: Camille.Enums
Assembly: Camille.Enums.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum GameType

Fields

Name Description
CUSTOM
CUSTOM_GAME
MATCHED
MATCHED_GAME
TUTORIAL
TUTORIAL_GAME
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX