SetGlobalSizeOffsetPixel (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
New page: {{Method |name=SetGlobalSizeOffsetPixel |protected=Yes |arguments=Integer ''x'', Integer ''y'' |object=GuiService |description=Sets the global size offset. It is used to offset th...
>Tenal
No edit summary
Line 5: Line 5:
|object=GuiService
|object=GuiService
|description=Sets the global size offset.  It is used to offset the size when the Chat Bar loads.}}
|description=Sets the global size offset.  It is used to offset the size when the Chat Bar loads.}}
[[Category:Methods]]

Revision as of 03:46, 7 February 2012

SetGlobalSizeOffsetPixel( Integer x, Integer y )
Returns nil
Description: Sets the global size offset. It is used to offset the size when the Chat Bar loads.
Member of: GuiService