TweenSize (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>MrNicNac
New page: <onlyinclude>{{Method |name = TweenSize |arguments = UDim2 endSize, Enum easingDirection = Out, Enum easingStyle = Quad, float time = 1, [...
 
>MrNicNac
New page: <onlyinclude>{{Method |name = TweenSize |arguments = UDim2 endSize, Enum easingDirection = Out, Enum easingStyle = Quad, float time = 1, [...
(No difference)

Revision as of 19:47, 22 April 2011

TweenSize( UDim2 endSize, Enum easingDirection = Out, Enum easingStyle = Quad, float time = 1, bool override = false )
Returns nil
Description: Smoothly resizes a GUI to a new UDim2.
Member of: GuiObject