LeftRight (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
Complies to correct enum syntax now.
>Trappingnoobs
Complies to correct enum syntax now.
 
(No difference)

Latest revision as of 19:54, 20 July 2011

The LeftRight Enum is used to set where the object is on the side of its parent.
Enum Name Description
0 Left On the left of the side.
1 Center On the center of the side.
2 Right On the right of the side.