CreatorType (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
Follows new enum syntax.
>Trappingnoobs
Follows new enum syntax.
(No difference)

Revision as of 20:47, 20 July 2011

The CreatorType Enum determines what type of creator created the place. It has 2 numbers:
Enum Name Description
0 User Defines a place created by a ROBLOX user.
1 Group Defines a place created by a ROBLOX group.