CreatorType (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>LPGhatguy
SocialService update!
>Trappingnoobs
Goes along with new Enum scheme now.
Line 1: Line 1:
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
|+ <big>The CreatorType [[Enum]] determines what type of creator created the place.</big>
{{EnumTitle|colspan=3|The CreatorType [[Enum]] determines what type of creator created the place.}}
|-
|-
| bgcolor="#AB5454"|<span style="color:white">'''Enum'''</span>
| bgcolor="#AB5454"|<span style="color:white">'''Enum'''</span>

Revision as of 09:53, 9 July 2011

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