LeftRight (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
No edit summary
>Legend26
Should we just get rid of the disamgs on property pages and change the property enum link to the enum used instead? ie, take a look at the history here.
 
(22 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Property|
<onlyinclude>{{Property
name = LeftRight
|name = LeftRight
|property = [[Enum]] ''LeftRight''
|property = [[LeftRight_(Enum)|LeftRight]] ''LeftRight''
|description = Sets what part of the side of the Parent the object is on.
|description = Sets what part of the side of the Parent the object is on.
|object = [[RBX.Lua.Hole|Hole]]
|object = Feature
|}}
}}</onlyinclude>


{{clear floats}}


The [[Enum]] LeftRight is used to set whether the object is on the left, right or center part of the Parent's side. It has 3 numbers:
[[Category:Properties]]
 
*0: Left
*1: Center
*2: Right
 
[[Category:Enum]]

Latest revision as of 22:04, 23 December 2011

LeftRight
Property LeftRight LeftRight
Description Sets what part of the side of the Parent the object is on.
Member of Feature