TweenPosition (Method)

From Legacy Roblox Wiki
Revision as of 14:38, 22 April 2011 by >MrNicNac (New page: <onlyinclude>{{Method |name = TweenPosition |arguments = UDim2 endPosition, Enum easingDirection = Out, Enum easyStyle = Quad, number time ...)
Jump to navigationJump to search
TweenPosition( UDim2 endPosition, Enum easingDirection = Out, Enum easyStyle = Quad, number time = 1, bool override = false )
Returns nil
Description: Smoothly moves a GUI to a new UDim2 position.
Member of: BasePlayerGui