LeftRight (Property)

From Legacy Roblox Wiki
Revision as of 23:07, 5 August 2008 by >Mr Doom Bringer (LeftRight moved to LeftRight (Property))
Jump to navigationJump to search
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