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.
User
0
A world created by an individual user.
Group
1
A world created by a group.
Last updated 3 months ago