CreatorType (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Flurite
No edit summary
>Flurite
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Enum|The CreatorType [[Enum]] is a [[CreatorType (Property)|property]] determines what type of creator created the place. It has 2 numbers:|
{{Enum|The CreatorType [[Enum]] is a [[CreatorType (Property)|property]] which determines what type of creator created the place. It has 2 numbers:|
{{Enum/row|0|User|Defines a place created by a ROBLOX user.}}
{{Enum/row|0|User|Defines a place created by a ROBLOX user.}}
{{Enum/row|1|Group|Defines a place created by a ROBLOX group.}}
{{Enum/row|1|Group|Defines a place created by a ROBLOX group.}}
}}<noinclude>
}}<noinclude>
[[Category:Enums]]</noinclude>
[[Category:Enums]]</noinclude>

Latest revision as of 20:43, 4 January 2012

The CreatorType Enum is a property which 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.