LeftRight (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
m LeftRight moved to LeftRight (Property)
>Mindraker
No edit summary
Line 1: Line 1:
{{CatUp|Properties}}
{{Property|
{{Property|
name = LeftRight
name = LeftRight
Line 14: Line 16:


[[Category:Enum]]
[[Category:Enum]]
[[Category:Properties]]

Revision as of 12:14, 3 September 2008

LeftRight
Property Enum LeftRight
Description Sets what part of the side of the Parent the object is on.
Member of [[RBX.lua.Hole (Object)|Hole]]


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:

  • 0: Left
  • 1: Center
  • 2: Right