Show / Hide Table of Contents

Enum UserType

User types.

Namespace: GameJolt.Objects
Assembly: GameJolt.dll
Syntax
public enum UserType

Fields

Name Description
Admin

The user is a GameJolt admin.

Developer

The user is a developer.

Moderator

The user is a GameJolt moderator.

Undefined

The type of the user could not be determined.

User

The user is a normal user (consumer).

  • Improve this Doc
  • View Source
Back to top Generated by DocFX