CreatorType

Overview

CreatorType is an Enum that defines the creator type of a world. It distinguishes whether a world was created by an individual user or a group.

Items

Name
Value
Description

User

0

A world created by an individual user.

Group

1

A world created by a group.

Last updated